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- See Also:
software.amazon.jsii.Builder<CfnBillingGroup>CfnBillingGroupCfnBillingGroup.accountGrouping(IResolvable accountGrouping) accountGrouping(CfnBillingGroup.AccountGroupingProperty accountGrouping) build()computationPreference(IResolvable computationPreference) computationPreference(CfnBillingGroup.ComputationPreferenceProperty computationPreference) static CfnBillingGroup.Builderdescription(String description) primaryAccountId(String primaryAccountId) scope - Scope in which this resource is defined. This parameter is required.id - Construct identifier for this resource (unique in its scope). This parameter is required.CfnBillingGroup.Builder.The set of accounts resemble the linked accounts in a consolidated billing 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 billing 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.thistags - A map that contains tag keys and tag values that are attached to a billing group. This parameter is required.thisbuild in interface software.amazon.jsii.Builder<CfnBillingGroup>CfnBillingGroup.