@Stability(value=Stable) public static final class CfnBillingGroup.ComputationPreferenceProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnBillingGroup.ComputationPreferenceProperty>
CfnBillingGroup.ComputationPreferenceProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnBillingGroup.ComputationPreferenceProperty |
build()
Builds the configured instance.
|
CfnBillingGroup.ComputationPreferenceProperty.Builder |
pricingPlanArn(String pricingPlanArn)
Sets the value of
CfnBillingGroup.ComputationPreferenceProperty.getPricingPlanArn() |
@Stability(value=Stable) public CfnBillingGroup.ComputationPreferenceProperty.Builder pricingPlanArn(String pricingPlanArn)
CfnBillingGroup.ComputationPreferenceProperty.getPricingPlanArn()pricingPlanArn - The Amazon Resource Name (ARN) of the pricing plan used to compute the AWS charges for a billing group. This parameter is required.this@Stability(value=Stable) public CfnBillingGroup.ComputationPreferenceProperty build()
build in interface software.amazon.jsii.Builder<CfnBillingGroup.ComputationPreferenceProperty>CfnBillingGroup.ComputationPreferencePropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.