Skip to content

/AWS1/CL_ODBOCIIDENTITYDOMAIN

Information about an Oracle Cloud Infrastructure (OCI) identity domain configuration.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_ociidentitydomainid TYPE /AWS1/ODBSTRING /AWS1/ODBSTRING

The unique identifier of the OCI identity domain.

iv_ociiddomainresourceurl TYPE /AWS1/ODBSTRING /AWS1/ODBSTRING

The resource URL for accessing the OCI identity domain.

iv_ociidentitydomainurl TYPE /AWS1/ODBSTRING /AWS1/ODBSTRING

The URL of the OCI identity domain.

iv_status TYPE /AWS1/ODBRESOURCESTATUS /AWS1/ODBRESOURCESTATUS

The current status of the OCI identity domain.

iv_statusreason TYPE /AWS1/ODBSTRING /AWS1/ODBSTRING

Additional information about the current status of the OCI identity domain, if applicable.

iv_acctsetupcloudfmtionurl TYPE /AWS1/ODBSTRING /AWS1/ODBSTRING

The Amazon Web Services CloudFormation URL for setting up the account integration with the OCI identity domain.


Queryable Attributes

ociIdentityDomainId

The unique identifier of the OCI identity domain.

Accessible with the following methods

Method Description
GET_OCIIDENTITYDOMAINID() Getter for OCIIDENTITYDOMAINID, with configurable default
ASK_OCIIDENTITYDOMAINID() Getter for OCIIDENTITYDOMAINID w/ exceptions if field has no
HAS_OCIIDENTITYDOMAINID() Determine if OCIIDENTITYDOMAINID has a value

ociIdentityDomainResourceUrl

The resource URL for accessing the OCI identity domain.

Accessible with the following methods

Method Description
GET_OCIIDDOMAINRESOURCEURL() Getter for OCIIDENTITYDOMAINRESOURCEURL, with configurable d
ASK_OCIIDDOMAINRESOURCEURL() Getter for OCIIDENTITYDOMAINRESOURCEURL w/ exceptions if fie
HAS_OCIIDDOMAINRESOURCEURL() Determine if OCIIDENTITYDOMAINRESOURCEURL has a value

ociIdentityDomainUrl

The URL of the OCI identity domain.

Accessible with the following methods

Method Description
GET_OCIIDENTITYDOMAINURL() Getter for OCIIDENTITYDOMAINURL, with configurable default
ASK_OCIIDENTITYDOMAINURL() Getter for OCIIDENTITYDOMAINURL w/ exceptions if field has n
HAS_OCIIDENTITYDOMAINURL() Determine if OCIIDENTITYDOMAINURL has a value

status

The current status of the OCI identity domain.

Accessible with the following methods

Method Description
GET_STATUS() Getter for STATUS, with configurable default
ASK_STATUS() Getter for STATUS w/ exceptions if field has no value
HAS_STATUS() Determine if STATUS has a value

statusReason

Additional information about the current status of the OCI identity domain, if applicable.

Accessible with the following methods

Method Description
GET_STATUSREASON() Getter for STATUSREASON, with configurable default
ASK_STATUSREASON() Getter for STATUSREASON w/ exceptions if field has no value
HAS_STATUSREASON() Determine if STATUSREASON has a value

accountSetupCloudFormationUrl

The Amazon Web Services CloudFormation URL for setting up the account integration with the OCI identity domain.

Accessible with the following methods

Method Description
GET_ACCTSETUPCLOUDFMTIONURL() Getter for ACCTSETUPCLOUDFORMATIONURL, with configurable def
ASK_ACCTSETUPCLOUDFMTIONURL() Getter for ACCTSETUPCLOUDFORMATIONURL w/ exceptions if field
HAS_ACCTSETUPCLOUDFMTIONURL() Determine if ACCTSETUPCLOUDFORMATIONURL has a value