Class CfnTransformerPropsMixin.OutputConversionProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.mixins.preview.services.b2bi.mixins.CfnTransformerPropsMixin.OutputConversionProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnTransformerPropsMixin.OutputConversionProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnTransformerPropsMixin.OutputConversionProperty
@Stability(Stable)
@Internal
public static final class CfnTransformerPropsMixin.OutputConversionProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnTransformerPropsMixin.OutputConversionProperty
An implementation for
CfnTransformerPropsMixin.OutputConversionProperty-
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.CfnTransformerPropsMixin.OutputConversionProperty
CfnTransformerPropsMixin.OutputConversionProperty.Builder, CfnTransformerPropsMixin.OutputConversionProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnTransformerPropsMixin.OutputConversionProperty.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 ObjectReturns union: eitherIResolvableorCfnTransformerPropsMixin.AdvancedOptionsPropertyfinal ObjectA structure that contains the X12 transaction set and version for the transformer output.final StringThe format for the output from an outbound transformer: only X12 is currently supported.final 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 theCfnTransformerPropsMixin.OutputConversionProperty.Builder.
-
-
Method Details
-
getAdvancedOptions
Description copied from interface:CfnTransformerPropsMixin.OutputConversionPropertyReturns union: eitherIResolvableorCfnTransformerPropsMixin.AdvancedOptionsProperty- Specified by:
getAdvancedOptionsin interfaceCfnTransformerPropsMixin.OutputConversionProperty- See Also:
-
getFormatOptions
Description copied from interface:CfnTransformerPropsMixin.OutputConversionPropertyA structure that contains the X12 transaction set and version for the transformer output.Returns union: either
IResolvableorCfnTransformerPropsMixin.FormatOptionsProperty- Specified by:
getFormatOptionsin interfaceCfnTransformerPropsMixin.OutputConversionProperty- See Also:
-
getToFormat
Description copied from interface:CfnTransformerPropsMixin.OutputConversionPropertyThe format for the output from an outbound transformer: only X12 is currently supported.- Specified by:
getToFormatin interfaceCfnTransformerPropsMixin.OutputConversionProperty- 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()
-