A single OCI tenancy product resource object containing the tenancy ID, type, and product attributes.

Hierarchy

  • TenancyProductsData

Constructors

Properties

additionalProperties?: {
    [key: string]: any;
}

A container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.

Type declaration

  • [key: string]: any

Attributes of an OCI tenancy product resource, containing the list of available products and their enablement status.

id?: string

The OCID of the OCI tenancy.

OCI tenancy product resource type.

Generated using TypeDoc