Uses of Interface
software.amazon.awscdk.services.billingconductor.CfnBillingGroup.AccountGroupingProperty
Packages that use CfnBillingGroup.AccountGroupingProperty
Package
Description
AWS::BillingConductor Construct Library
-
Uses of CfnBillingGroup.AccountGroupingProperty in software.amazon.awscdk.services.billingconductor
Classes in software.amazon.awscdk.services.billingconductor that implement CfnBillingGroup.AccountGroupingPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnBillingGroup.AccountGroupingPropertyMethods in software.amazon.awscdk.services.billingconductor that return CfnBillingGroup.AccountGroupingPropertyModifier and TypeMethodDescriptionCfnBillingGroup.AccountGroupingProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.billingconductor with parameters of type CfnBillingGroup.AccountGroupingPropertyModifier 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()voidCfnBillingGroup.setAccountGrouping(CfnBillingGroup.AccountGroupingProperty value) The set of accounts that will be under the billing group.