Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.organizations.CfnAccountPropsMixin.Builder
Packages that use CfnAccountPropsMixin.Builder
-
Uses of CfnAccountPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.organizations
Methods in software.amazon.awscdk.cfnpropertymixins.services.organizations that return CfnAccountPropsMixin.BuilderModifier and TypeMethodDescriptionCfnAccountPropsMixin.Builder.accountName(String accountName) The account name given to the account when it was created.static CfnAccountPropsMixin.BuilderCfnAccountPropsMixin.Builder.create()static CfnAccountPropsMixin.BuilderCfnAccountPropsMixin.Builder.create(CfnPropertyMixinOptions options) The email address associated with the AWS account.The unique identifier (ID) of the root or organizational unit (OU) that you want to create the new account in.The name of an IAM role that AWS Organizations automatically preconfigures in the new member account.A list of tags that you want to attach to the newly created account.