A Governance Console configuration resource.

Hierarchy

  • GovernanceConfigData

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

The attributes of a Governance Console configuration.

id: string

The unique identifier of the organization the Governance Console configuration applies to. May be the nil UUID (00000000-0000-0000-0000-000000000000) when the configuration is not tied to a specific organization record.

Governance console config resource type.

Generated using TypeDoc