primaryAccountId
The account ID that serves as the main account in a billing group.
- Parameters:
primaryAccountId- The account ID that serves as the main account in a billing group. This parameter is required.- Returns:
this
software.amazon.jsii.Builder<CfnBillingGroup>CfnBillingGroup.accountGrouping(IResolvable accountGrouping) accountGrouping(CfnBillingGroup.AccountGroupingProperty accountGrouping) build()computationPreference(IResolvable computationPreference) computationPreference(CfnBillingGroup.ComputationPreferenceProperty computationPreference) static CfnBillingGroup.Builderdescription(String description) primaryAccountId(String primaryAccountId) AWS::BillingConductor::BillingGroup.Tags.scope - id - CfnBillingGroup.Builder.The set of accounts resemble the linked accounts in a consolidated family.
accountGrouping - The set of accounts that will be under the billing group. This parameter is required.thisThe set of accounts resemble the linked accounts in a consolidated family.
accountGrouping - The set of accounts that will be under the billing group. This parameter is required.thiscomputationPreference - The preferences and settings that will be used to compute the AWS charges for a billing group. This parameter is required.thiscomputationPreference - The preferences and settings that will be used to compute the AWS charges for a billing group. This parameter is required.thisname - The billing group's name. This parameter is required.thisprimaryAccountId - The account ID that serves as the main account in a billing group. This parameter is required.thisdescription - The description of the billing group. This parameter is required.thisAWS::BillingConductor::BillingGroup.Tags.
tags - AWS::BillingConductor::BillingGroup.Tags. This parameter is required.thisbuild in interface software.amazon.jsii.Builder<CfnBillingGroup>CfnBillingGroup.