java.lang.Object
software.amazon.awscdk.services.billingconductor.CfnBillingGroupProps.Builder
Constructor Summary
Constructors
Method Summary
All Methods Instance Methods Concrete Methods
Builds the configured instance.
Methods inherited from class java.lang.Object
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
Method Details
accountGrouping
Parameters:
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 family.
Returns:
this
accountGrouping
Parameters:
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 family.
Returns:
this
computationPreference
Parameters:
computationPreference
- The preferences and settings that will be used to compute the AWS charges for a billing group. This parameter is required.
Returns:
this
computationPreference
Parameters:
computationPreference
- The preferences and settings that will be used to compute the AWS charges for a billing group. This parameter is required.
Returns:
this
name
Parameters:
name
- The billing group's name. This parameter is required.
Returns:
this
primaryAccountId
Parameters:
primaryAccountId
- The account ID that serves as the main account in a billing group. This parameter is required.
Returns:
this
description
Parameters:
description
- The description of the billing group.
Returns:
this