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
CfnBillingGroup
.accountGrouping(IResolvable accountGrouping)
accountGrouping(CfnBillingGroup.AccountGroupingProperty accountGrouping)
build()
computationPreference(IResolvable computationPreference)
computationPreference(CfnBillingGroup.ComputationPreferenceProperty computationPreference)
static CfnBillingGroup.Builder
description(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.this
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.this
computationPreference
- The preferences and settings that will be used to compute the AWS charges for a billing group. This parameter is required.this
computationPreference
- The preferences and settings that will be used to compute the AWS charges for a billing group. This parameter is required.this
name
- The billing group's name. This parameter is required.this
primaryAccountId
- The account ID that serves as the main account in a billing group. This parameter is required.this
description
- The description of the billing group. This parameter is required.this
AWS::BillingConductor::BillingGroup.Tags
.
tags
- AWS::BillingConductor::BillingGroup.Tags
. This parameter is required.this
build
in interface software.amazon.jsii.Builder<CfnBillingGroup>
CfnBillingGroup
.