Class CfnTestCase.M2ManagedApplicationActionProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.apptest.CfnTestCase.M2ManagedApplicationActionProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnTestCase.M2ManagedApplicationActionProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnTestCase.M2ManagedApplicationActionProperty
@Stability(Stable)
@Internal
public static final class CfnTestCase.M2ManagedApplicationActionProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnTestCase.M2ManagedApplicationActionProperty
An implementation for
CfnTestCase.M2ManagedApplicationActionProperty-
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.M2ManagedApplicationActionProperty
CfnTestCase.M2ManagedApplicationActionProperty.Builder, CfnTestCase.M2ManagedApplicationActionProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnTestCase.M2ManagedApplicationActionProperty.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 StringThe action type of the Mainframe Modernization managed application action.final ObjectThe properties of the Mainframe Modernization managed application action.final StringThe resource of the Mainframe Modernization managed application action.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 theCfnTestCase.M2ManagedApplicationActionProperty.Builder.
-
-
Method Details
-
getActionType
Description copied from interface:CfnTestCase.M2ManagedApplicationActionPropertyThe action type of the Mainframe Modernization managed application action.- Specified by:
getActionTypein interfaceCfnTestCase.M2ManagedApplicationActionProperty- See Also:
-
getResource
Description copied from interface:CfnTestCase.M2ManagedApplicationActionPropertyThe resource of the Mainframe Modernization managed application action.- Specified by:
getResourcein interfaceCfnTestCase.M2ManagedApplicationActionProperty- See Also:
-
getProperties
Description copied from interface:CfnTestCase.M2ManagedApplicationActionPropertyThe properties of the Mainframe Modernization managed application action.Returns union: either
IResolvableorCfnTestCase.M2ManagedActionPropertiesProperty- Specified by:
getPropertiesin interfaceCfnTestCase.M2ManagedApplicationActionProperty- 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()
-