@Stability(value=Stable) @Internal public static final class CfnCustomLineItem.CustomLineItemPercentageChargeDetailsProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnCustomLineItem.CustomLineItemPercentageChargeDetailsProperty
CfnCustomLineItem.CustomLineItemPercentageChargeDetailsPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnCustomLineItem.CustomLineItemPercentageChargeDetailsProperty.Builder, CfnCustomLineItem.CustomLineItemPercentageChargeDetailsProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnCustomLineItem.CustomLineItemPercentageChargeDetailsProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnCustomLineItem.BillingPeriodRangeProperty.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
List<String> |
getChildAssociatedResources()
A list of resource ARNs to associate to the percentage custom line item.
|
Number |
getPercentageValue()
The custom line item's percentage value.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnCustomLineItem.CustomLineItemPercentageChargeDetailsProperty.Builder builder)
CfnCustomLineItem.BillingPeriodRangeProperty.Builder.public final Number getPercentageValue()
CfnCustomLineItem.CustomLineItemPercentageChargeDetailsPropertyThis will be multiplied against the combined value of its associated resources to determine its charge value.
getPercentageValue in interface CfnCustomLineItem.CustomLineItemPercentageChargeDetailsPropertypublic final List<String> getChildAssociatedResources()
CfnCustomLineItem.CustomLineItemPercentageChargeDetailsPropertygetChildAssociatedResources in interface CfnCustomLineItem.CustomLineItemPercentageChargeDetailsProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.