Class CfnCustomLineItemPropsMixin.PresentationDetailsProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.billingconductor.CfnCustomLineItemPropsMixin.PresentationDetailsProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnCustomLineItemPropsMixin.PresentationDetailsProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnCustomLineItemPropsMixin.PresentationDetailsProperty
@Stability(Stable)
@Internal
public static final class CfnCustomLineItemPropsMixin.PresentationDetailsProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnCustomLineItemPropsMixin.PresentationDetailsProperty
An implementation for
CfnCustomLineItemPropsMixin.PresentationDetailsProperty-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.cfnpropertymixins.services.billingconductor.CfnCustomLineItemPropsMixin.PresentationDetailsProperty
CfnCustomLineItemPropsMixin.PresentationDetailsProperty.Builder, CfnCustomLineItemPropsMixin.PresentationDetailsProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnCustomLineItemPropsMixin.PresentationDetailsProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
Constructor that initializes the object based on literal property values passed by theCfnCustomLineItemPropsMixin.PresentationDetailsProperty.Builder.
-
-
Method Details
-
getService
Description copied from interface:CfnCustomLineItemPropsMixin.PresentationDetailsPropertyThe service under which the custom line item charges will be presented.Must be a string between 1 and 128 characters matching the pattern
^[a-zA-Z0-9]+$.- Specified by:
getServicein interfaceCfnCustomLineItemPropsMixin.PresentationDetailsProperty- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-