Values.OciIdentityDomainSourceInformation about an Oracle Cloud Infrastructure (OCI) identity domain configuration.
type nonrec t = {ociIdentityDomainId : String_.t option;The unique identifier of the OCI identity domain.
*)ociIdentityDomainResourceUrl : String_.t option;The resource URL for accessing the OCI identity domain.
*)ociIdentityDomainUrl : String_.t option;The URL of the OCI identity domain.
*)status : ResourceStatus.t option;The current status of the OCI identity domain.
*)statusReason : String_.t option;Additional information about the current status of the OCI identity domain, if applicable.
*)accountSetupCloudFormationUrl : String_.t option;The Amazon Web Services CloudFormation URL for setting up the account integration with the OCI identity domain.
*)}