Class CfnTestCase.TN3270Property.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.apptest.CfnTestCase.TN3270Property.Jsii$Proxy
- All Implemented Interfaces:
CfnTestCase.TN3270Property,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnTestCase.TN3270Property
@Stability(Stable)
@Internal
public static final class CfnTestCase.TN3270Property.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnTestCase.TN3270Property
An implementation for
CfnTestCase.TN3270Property-
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.services.apptest.CfnTestCase.TN3270Property
CfnTestCase.TN3270Property.Builder, CfnTestCase.TN3270Property.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnTestCase.TN3270Property.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 theCfnTestCase.TN3270Property.Builder.
-
-
Method Details
-
getScript
Description copied from interface:CfnTestCase.TN3270PropertyThe script of the TN3270 protocol.Returns union: either
IResolvableorCfnTestCase.ScriptProperty- Specified by:
getScriptin interfaceCfnTestCase.TN3270Property- See Also:
-
getExportDataSetNames
Description copied from interface:CfnTestCase.TN3270PropertyThe data set names of the TN3270 protocol.- Specified by:
getExportDataSetNamesin interfaceCfnTestCase.TN3270Property- 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()
-