Uses of Interface
software.amazon.awscdk.services.billingconductor.CfnBillingGroup.AccountGroupingProperty
Package
Description
AWS::BillingConductor Construct Library
-
Uses of CfnBillingGroup.AccountGroupingProperty in software.amazon.awscdk.services.billingconductor
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnBillingGroup.AccountGroupingProperty
Modifier and TypeMethodDescriptionCfnBillingGroup.AccountGroupingProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionCfnBillingGroup.Builder.accountGrouping
(CfnBillingGroup.AccountGroupingProperty accountGrouping) The set of accounts that will be under the billing group.CfnBillingGroupProps.Builder.accountGrouping
(CfnBillingGroup.AccountGroupingProperty accountGrouping) Sets the value ofCfnBillingGroupProps.getAccountGrouping()
void
CfnBillingGroup.setAccountGrouping
(CfnBillingGroup.AccountGroupingProperty value) The set of accounts that will be under the billing group.