public static final class CfnBillingGroup.ComputationPreferenceProperty.Builder
extends java.lang.Object
CfnBillingGroup.ComputationPreferenceProperty
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
CfnBillingGroup.ComputationPreferenceProperty |
build()
Builds the configured instance.
|
CfnBillingGroup.ComputationPreferenceProperty.Builder |
pricingPlanArn(java.lang.String pricingPlanArn)
Sets the value of
CfnBillingGroup.ComputationPreferenceProperty.getPricingPlanArn() |
public CfnBillingGroup.ComputationPreferenceProperty.Builder pricingPlanArn(java.lang.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
public CfnBillingGroup.ComputationPreferenceProperty build()
CfnBillingGroup.ComputationPreferenceProperty
java.lang.NullPointerException
- if any required attribute was not provided