Uses of Class
software.amazon.awscdk.services.billingconductor.CfnBillingGroup.Builder
Packages that use CfnBillingGroup.Builder
Package
Description
AWS::BillingConductor Construct Library
-
Uses of CfnBillingGroup.Builder in software.amazon.awscdk.services.billingconductor
Methods in software.amazon.awscdk.services.billingconductor that return CfnBillingGroup.BuilderModifier and TypeMethodDescriptionCfnBillingGroup.Builder.accountGrouping(IResolvable accountGrouping) The set of accounts that will be under the billing group.CfnBillingGroup.Builder.accountGrouping(CfnBillingGroup.AccountGroupingProperty accountGrouping) The set of accounts that will be under the billing group.CfnBillingGroup.Builder.computationPreference(IResolvable computationPreference) The preferences and settings that will be used to compute the AWS charges for a billing group.CfnBillingGroup.Builder.computationPreference(CfnBillingGroup.ComputationPreferenceProperty computationPreference) The preferences and settings that will be used to compute the AWS charges for a billing group.static CfnBillingGroup.BuilderCfnBillingGroup.Builder.description(String description) The description of the billing group.The billing group's name.CfnBillingGroup.Builder.primaryAccountId(String primaryAccountId) The account ID that serves as the main account in a billing group.AWS::BillingConductor::BillingGroup.Tags.