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

Hierarchy

  • TenancyConfigData

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 integration configuration, including authentication details, region settings, and collection options.

id?: string

The OCID of the OCI tenancy.

OCI tenancy resource type.

Generated using TypeDoc