Class CfnPartnershipPropsMixin.X12EnvelopeProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.mixins.preview.services.b2bi.mixins.CfnPartnershipPropsMixin.X12EnvelopeProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnPartnershipPropsMixin.X12EnvelopeProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnPartnershipPropsMixin.X12EnvelopeProperty
@Stability(Stable)
@Internal
public static final class CfnPartnershipPropsMixin.X12EnvelopeProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnPartnershipPropsMixin.X12EnvelopeProperty
An implementation for
CfnPartnershipPropsMixin.X12EnvelopeProperty-
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.mixins.preview.services.b2bi.mixins.CfnPartnershipPropsMixin.X12EnvelopeProperty
CfnPartnershipPropsMixin.X12EnvelopeProperty.Builder, CfnPartnershipPropsMixin.X12EnvelopeProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnPartnershipPropsMixin.X12EnvelopeProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNodefinal booleanfinal ObjectA container for the X12 outbound EDI headers.final ObjectReturns union: eitherIResolvableorCfnPartnershipPropsMixin.WrapOptionsPropertyfinal inthashCode()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 theCfnPartnershipPropsMixin.X12EnvelopeProperty.Builder.
-
-
Method Details
-
getCommon
Description copied from interface:CfnPartnershipPropsMixin.X12EnvelopePropertyA container for the X12 outbound EDI headers.Returns union: either
IResolvableorCfnPartnershipPropsMixin.X12OutboundEdiHeadersProperty- Specified by:
getCommonin interfaceCfnPartnershipPropsMixin.X12EnvelopeProperty- See Also:
-
getWrapOptions
Description copied from interface:CfnPartnershipPropsMixin.X12EnvelopePropertyReturns union: eitherIResolvableorCfnPartnershipPropsMixin.WrapOptionsProperty- Specified by:
getWrapOptionsin interfaceCfnPartnershipPropsMixin.X12EnvelopeProperty- 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()
-