Uses of Class
software.amazon.awscdk.services.iot.CfnBillingGroupProps.Builder
Packages that use CfnBillingGroupProps.Builder
-
Uses of CfnBillingGroupProps.Builder in software.amazon.awscdk.services.iot
Methods in software.amazon.awscdk.services.iot that return CfnBillingGroupProps.BuilderModifier and TypeMethodDescriptionCfnBillingGroupProps.Builder.billingGroupName(String billingGroupName) Sets the value ofCfnBillingGroupProps.getBillingGroupName()CfnBillingGroupProps.Builder.billingGroupProperties(IResolvable billingGroupProperties) Sets the value ofCfnBillingGroupProps.getBillingGroupProperties()CfnBillingGroupProps.Builder.billingGroupProperties(CfnBillingGroup.BillingGroupPropertiesProperty billingGroupProperties) Sets the value ofCfnBillingGroupProps.getBillingGroupProperties()static CfnBillingGroupProps.BuilderCfnBillingGroupProps.builder()Sets the value ofCfnBillingGroupProps.getTags()Constructors in software.amazon.awscdk.services.iot with parameters of type CfnBillingGroupProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnBillingGroupProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnBillingGroupProps.Builder.