CreateDomainForOrganizationRequest
Types
Properties
Link copied to clipboard
Idempotency token for safe retries. Repeated requests with the same token return the original result instead of creating a duplicate.
Link copied to clipboard
The ARN of an IAM role in the management account used for domain access. You must create this role, and its trust policy must allow the service principal to assume it.
Link copied to clipboard
Identity provider configuration for the domain.
Link copied to clipboard
The identity providers to configure for the domain.
Functions
Link copied to clipboard
inline fun copy(block: CreateDomainForOrganizationRequest.Builder.() -> Unit = {}): CreateDomainForOrganizationRequest