@Stability(value=Stable) public static final class CfnCustomLineItem.BillingPeriodRangeProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnCustomLineItem.BillingPeriodRangeProperty>
CfnCustomLineItem.BillingPeriodRangeProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnCustomLineItem.BillingPeriodRangeProperty |
build()
Builds the configured instance.
|
CfnCustomLineItem.BillingPeriodRangeProperty.Builder |
exclusiveEndBillingPeriod(String exclusiveEndBillingPeriod)
|
CfnCustomLineItem.BillingPeriodRangeProperty.Builder |
inclusiveStartBillingPeriod(String inclusiveStartBillingPeriod)
|
@Stability(value=Stable) public CfnCustomLineItem.BillingPeriodRangeProperty.Builder exclusiveEndBillingPeriod(String exclusiveEndBillingPeriod)
exclusiveEndBillingPeriod - The inclusive end billing period that defines a billing period range where a custom line is applied.this@Stability(value=Stable) public CfnCustomLineItem.BillingPeriodRangeProperty.Builder inclusiveStartBillingPeriod(String inclusiveStartBillingPeriod)
inclusiveStartBillingPeriod - The inclusive start billing period that defines a billing period range where a custom line is applied.this@Stability(value=Stable) public CfnCustomLineItem.BillingPeriodRangeProperty build()
build in interface software.amazon.jsii.Builder<CfnCustomLineItem.BillingPeriodRangeProperty>CfnCustomLineItem.BillingPeriodRangePropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.