Class CfnTestCase.StepActionProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.apptest.CfnTestCase.StepActionProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnTestCase.StepActionProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnTestCase.StepActionProperty
@Stability(Stable)
@Internal
public static final class CfnTestCase.StepActionProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnTestCase.StepActionProperty
An implementation for
CfnTestCase.StepActionProperty-
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.StepActionProperty
CfnTestCase.StepActionProperty.Builder, CfnTestCase.StepActionProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnTestCase.StepActionProperty.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.StepActionProperty.Builder.
-
-
Method Details
-
getCompareAction
Description copied from interface:CfnTestCase.StepActionPropertyThe compare action of the step action.Returns union: either
IResolvableorCfnTestCase.CompareActionProperty- Specified by:
getCompareActionin interfaceCfnTestCase.StepActionProperty- See Also:
-
getMainframeAction
Description copied from interface:CfnTestCase.StepActionPropertyThe mainframe action of the step action.Returns union: either
IResolvableorCfnTestCase.MainframeActionProperty- Specified by:
getMainframeActionin interfaceCfnTestCase.StepActionProperty- See Also:
-
getResourceAction
Description copied from interface:CfnTestCase.StepActionPropertyThe resource action of the step action.Returns union: either
IResolvableorCfnTestCase.ResourceActionProperty- Specified by:
getResourceActionin interfaceCfnTestCase.StepActionProperty- 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()
-