Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.billingconductor.CfnBillingGroupMixinProps.Builder
Packages that use CfnBillingGroupMixinProps.Builder
-
Uses of CfnBillingGroupMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.billingconductor
Methods in software.amazon.awscdk.cfnpropertymixins.services.billingconductor that return CfnBillingGroupMixinProps.BuilderModifier and TypeMethodDescriptionCfnBillingGroupMixinProps.Builder.accountGrouping(CfnBillingGroupPropsMixin.AccountGroupingProperty accountGrouping) Sets the value ofCfnBillingGroupMixinProps.getAccountGrouping()CfnBillingGroupMixinProps.Builder.accountGrouping(IResolvable accountGrouping) Sets the value ofCfnBillingGroupMixinProps.getAccountGrouping()CfnBillingGroupMixinProps.builder()CfnBillingGroupMixinProps.Builder.computationPreference(CfnBillingGroupPropsMixin.ComputationPreferenceProperty computationPreference) Sets the value ofCfnBillingGroupMixinProps.getComputationPreference()CfnBillingGroupMixinProps.Builder.computationPreference(IResolvable computationPreference) Sets the value ofCfnBillingGroupMixinProps.getComputationPreference()CfnBillingGroupMixinProps.Builder.description(String description) Sets the value ofCfnBillingGroupMixinProps.getDescription()Sets the value ofCfnBillingGroupMixinProps.getName()CfnBillingGroupMixinProps.Builder.primaryAccountId(String primaryAccountId) Sets the value ofCfnBillingGroupMixinProps.getPrimaryAccountId()Sets the value ofCfnBillingGroupMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.billingconductor with parameters of type CfnBillingGroupMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnBillingGroupMixinProps.Builder.