@Stability(value=Stable) @Internal public static final class CfnCustomLineItem.CustomLineItemChargeDetailsProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnCustomLineItem.CustomLineItemChargeDetailsProperty
CfnCustomLineItem.CustomLineItemChargeDetailsPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnCustomLineItem.CustomLineItemChargeDetailsProperty.Builder, CfnCustomLineItem.CustomLineItemChargeDetailsProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnCustomLineItem.CustomLineItemChargeDetailsProperty.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) |
Object |
getFlat()
A `CustomLineItemFlatChargeDetails` that describes the charge details of a flat custom line item.
|
Object |
getPercentage()
A `CustomLineItemPercentageChargeDetails` that describes the charge details of a percentage custom line item.
|
String |
getType()
The type of the custom line item that indicates whether the charge is a fee or credit.
|
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.CustomLineItemChargeDetailsProperty.Builder builder)
CfnCustomLineItem.BillingPeriodRangeProperty.Builder.public final String getType()
CfnCustomLineItem.CustomLineItemChargeDetailsPropertygetType in interface CfnCustomLineItem.CustomLineItemChargeDetailsPropertypublic final Object getFlat()
CfnCustomLineItem.CustomLineItemChargeDetailsPropertygetFlat in interface CfnCustomLineItem.CustomLineItemChargeDetailsPropertypublic final Object getPercentage()
CfnCustomLineItem.CustomLineItemChargeDetailsPropertygetPercentage in interface CfnCustomLineItem.CustomLineItemChargeDetailsProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.