Aws Organizational Data Master Args
data class AwsOrganizationalDataMasterArgs(val excludedAccountIds: Output<List<String>>? = null, val organizationMembershipType: Output<String>, val stacksetName: Output<String>? = null) : ConvertibleToJava<AwsOrganizationalDataMasterArgs>
The AWS organization data for the master account
Properties
Link copied to clipboard
If the multi cloud account is of membership type organization, list of accounts excluded from offering
Link copied to clipboard
The multi cloud account's membership type in the organization Expected value is 'Organization'.
Link copied to clipboard
If the multi cloud account is of membership type organization, this will be the name of the onboarding stackset