primaryAccountId
Sets the value of
CfnBillingGroupProps.getPrimaryAccountId()- Parameters:
primaryAccountId- The account ID that serves as the main account in a billing group.- Returns:
this
software.amazon.jsii.Builder<CfnBillingGroupProps>CfnBillingGroupPropsCfnBillingGroupPropsaccountGrouping(IResolvable accountGrouping) CfnBillingGroupProps.getAccountGrouping()accountGrouping(CfnBillingGroup.AccountGroupingProperty accountGrouping) CfnBillingGroupProps.getAccountGrouping()build()computationPreference(IResolvable computationPreference) CfnBillingGroupProps.getComputationPreference()computationPreference(CfnBillingGroup.ComputationPreferenceProperty computationPreference) CfnBillingGroupProps.getComputationPreference()description(String description) CfnBillingGroupProps.getDescription()CfnBillingGroupProps.getName()primaryAccountId(String primaryAccountId) CfnBillingGroupProps.getPrimaryAccountId()CfnBillingGroupProps.getTags()CfnBillingGroupProps.getAccountGrouping()accountGrouping - The set of accounts that will be under the billing group. This parameter is required.
The set of accounts resemble the linked accounts in a consolidated billing family.thisCfnBillingGroupProps.getAccountGrouping()accountGrouping - The set of accounts that will be under the billing group. This parameter is required.
The set of accounts resemble the linked accounts in a consolidated billing family.thisCfnBillingGroupProps.getComputationPreference()computationPreference - The preferences and settings that will be used to compute the AWS charges for a billing group. This parameter is required.thisCfnBillingGroupProps.getComputationPreference()computationPreference - The preferences and settings that will be used to compute the AWS charges for a billing group. This parameter is required.thisCfnBillingGroupProps.getName()name - The billing group's name. This parameter is required.thisCfnBillingGroupProps.getDescription()description - The description of the billing group.thisCfnBillingGroupProps.getPrimaryAccountId()primaryAccountId - The account ID that serves as the main account in a billing group.thisCfnBillingGroupProps.getTags()tags - A map that contains tag keys and tag values that are attached to a billing group.thisbuild in interface software.amazon.jsii.Builder<CfnBillingGroupProps>CfnBillingGroupPropsNullPointerException - if any required attribute was not provided