The data object for creating a new OCI tenancy integration configuration, including the tenancy ID, type, and configuration attributes.

Hierarchy

  • CreateTenancyConfigData

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 for creating a new OCI tenancy integration configuration, including credentials, region settings, and collection options.

id: string

The OCID of the OCI tenancy to configure.

OCI tenancy resource type.

Generated using TypeDoc