Uses of Interface
software.amazon.awscdk.services.billingconductor.CfnCustomLineItem.BillingPeriodRangeProperty
Package
Description
AWS::BillingConductor Construct Library
-
Uses of CfnCustomLineItem.BillingPeriodRangeProperty in software.amazon.awscdk.services.billingconductor
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnCustomLineItem.BillingPeriodRangeProperty
Modifier and TypeMethodDescriptionCfnCustomLineItem.BillingPeriodRangeProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionCfnCustomLineItem.Builder.billingPeriodRange
(CfnCustomLineItem.BillingPeriodRangeProperty billingPeriodRange) A time range for which the custom line item is effective.CfnCustomLineItemProps.Builder.billingPeriodRange
(CfnCustomLineItem.BillingPeriodRangeProperty billingPeriodRange) Sets the value ofCfnCustomLineItemProps.getBillingPeriodRange()
void
CfnCustomLineItem.setBillingPeriodRange
(CfnCustomLineItem.BillingPeriodRangeProperty value) A time range for which the custom line item is effective.