| Package | Description |
|---|---|
| software.amazon.awscdk.services.billingconductor |
AWS::BillingConductor Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static CfnPricingPlanProps.Builder |
CfnPricingPlanProps.builder() |
CfnPricingPlanProps.Builder |
CfnPricingPlanProps.Builder.description(String description)
Sets the value of
CfnPricingPlanProps.getDescription() |
CfnPricingPlanProps.Builder |
CfnPricingPlanProps.Builder.name(String name)
Sets the value of
CfnPricingPlanProps.getName() |
CfnPricingPlanProps.Builder |
CfnPricingPlanProps.Builder.pricingRuleArns(List<String> pricingRuleArns)
Sets the value of
CfnPricingPlanProps.getPricingRuleArns() |
CfnPricingPlanProps.Builder |
CfnPricingPlanProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnPricingPlanProps.getTags() |
| Constructor and Description |
|---|
Jsii$Proxy(CfnPricingPlanProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnPricingPlanProps.Builder. |
Copyright © 2022. All rights reserved.