ManagementAccount
The deployment must be initiated from the AWS Organizations management account.
Inherited functions
Casts this AccountConstraint as a DelegatedAdmin and retrieves its aws.sdk.kotlin.services.launchwizard.model.DelegatedAdminConstraint value. Throws an exception if the AccountConstraint is not a DelegatedAdmin.
Casts this AccountConstraint as a DelegatedAdmin and retrieves its aws.sdk.kotlin.services.launchwizard.model.DelegatedAdminConstraint value. Returns null if the AccountConstraint is not a DelegatedAdmin.
Casts this AccountConstraint as a ManagementAccount and retrieves its aws.sdk.kotlin.services.launchwizard.model.ManagementAccountConstraint value. Throws an exception if the AccountConstraint is not a ManagementAccount.
Casts this AccountConstraint as a ManagementAccount and retrieves its aws.sdk.kotlin.services.launchwizard.model.ManagementAccountConstraint value. Returns null if the AccountConstraint is not a ManagementAccount.