Uses of Class
software.amazon.awscdk.services.billingconductor.CfnBillingGroupProps.Builder
Package
Description
AWS::BillingConductor Construct Library
-
Uses of CfnBillingGroupProps.Builder in software.amazon.awscdk.services.billingconductor
Modifier and TypeMethodDescriptionCfnBillingGroupProps.Builder.accountGrouping
(IResolvable accountGrouping) Sets the value ofCfnBillingGroupProps.getAccountGrouping()
CfnBillingGroupProps.Builder.accountGrouping
(CfnBillingGroup.AccountGroupingProperty accountGrouping) Sets the value ofCfnBillingGroupProps.getAccountGrouping()
static CfnBillingGroupProps.Builder
CfnBillingGroupProps.builder()
CfnBillingGroupProps.Builder.computationPreference
(IResolvable computationPreference) Sets the value ofCfnBillingGroupProps.getComputationPreference()
CfnBillingGroupProps.Builder.computationPreference
(CfnBillingGroup.ComputationPreferenceProperty computationPreference) Sets the value ofCfnBillingGroupProps.getComputationPreference()
CfnBillingGroupProps.Builder.description
(String description) Sets the value ofCfnBillingGroupProps.getDescription()
Sets the value ofCfnBillingGroupProps.getName()
CfnBillingGroupProps.Builder.primaryAccountId
(String primaryAccountId) Sets the value ofCfnBillingGroupProps.getPrimaryAccountId()
Sets the value ofCfnBillingGroupProps.getTags()
ModifierConstructorDescriptionprotected
Jsii$Proxy
(CfnBillingGroupProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnBillingGroupProps.Builder
.