Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.billingconductor.CfnBillingGroupPropsMixin.Builder
Packages that use CfnBillingGroupPropsMixin.Builder
-
Uses of CfnBillingGroupPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.billingconductor
Methods in software.amazon.awscdk.cfnpropertymixins.services.billingconductor that return CfnBillingGroupPropsMixin.BuilderModifier and TypeMethodDescriptionCfnBillingGroupPropsMixin.Builder.accountGrouping(CfnBillingGroupPropsMixin.AccountGroupingProperty accountGrouping) The set of accounts that will be under the billing group.CfnBillingGroupPropsMixin.Builder.accountGrouping(IResolvable accountGrouping) The set of accounts that will be under the billing group.CfnBillingGroupPropsMixin.Builder.computationPreference(CfnBillingGroupPropsMixin.ComputationPreferenceProperty computationPreference) The preferences and settings that will be used to compute the AWS charges for a billing group.CfnBillingGroupPropsMixin.Builder.computationPreference(IResolvable computationPreference) The preferences and settings that will be used to compute the AWS charges for a billing group.CfnBillingGroupPropsMixin.Builder.create()CfnBillingGroupPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnBillingGroupPropsMixin.Builder.description(String description) The description of the billing group.The billing group's name.CfnBillingGroupPropsMixin.Builder.primaryAccountId(String primaryAccountId) The account ID that serves as the main account in a billing group.A map that contains tag keys and tag values that are attached to a billing group.