Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.iot.CfnBillingGroupPropsMixin.Builder
Packages that use CfnBillingGroupPropsMixin.Builder
-
Uses of CfnBillingGroupPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.iot
Methods in software.amazon.awscdk.cfnpropertymixins.services.iot that return CfnBillingGroupPropsMixin.BuilderModifier and TypeMethodDescriptionCfnBillingGroupPropsMixin.Builder.billingGroupName(String billingGroupName) The name of the billing group.CfnBillingGroupPropsMixin.Builder.billingGroupProperties(CfnBillingGroupPropsMixin.BillingGroupPropertiesProperty billingGroupProperties) The properties of the billing group.CfnBillingGroupPropsMixin.Builder.billingGroupProperties(IResolvable billingGroupProperties) The properties of the billing group.CfnBillingGroupPropsMixin.Builder.create()CfnBillingGroupPropsMixin.Builder.create(CfnPropertyMixinOptions options) Metadata which can be used to manage the billing group.