Class CfnStateMachineProps.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.sam.CfnStateMachineProps.Jsii$Proxy
- All Implemented Interfaces:
CfnStateMachineProps,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnStateMachineProps
@Stability(Stable)
@Internal
public static final class CfnStateMachineProps.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnStateMachineProps
An implementation for
CfnStateMachineProps-
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.sam.CfnStateMachineProps
CfnStateMachineProps.Builder, CfnStateMachineProps.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedJsii$Proxy(CfnStateMachineProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnStateMachineProps.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 Objectfinal Objectfinal Objectfinal ObjectReturns union: eitherIResolvableor Mapinvalid input: '<'String, eitherIResolvableorCfnStateMachine.EventSourceProperty>final ObjectReturns union: eitherIResolvableorCfnStateMachine.LoggingConfigurationPropertyfinal StringgetName()final Stringfinal ObjectReturns union: eitherStringorIResolvableorCfnStateMachine.IAMPolicyDocumentPropertyor Listinvalid input: '<'eitherStringorIResolvableorCfnStateMachine.IAMPolicyDocumentPropertyorCfnStateMachine.SAMPolicyTemplateProperty>final StringgetRole()getTags()final ObjectReturns union: eitherIResolvableorCfnStateMachine.TracingConfigurationPropertyfinal StringgetType()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 theCfnStateMachineProps.Builder.
-
-
Method Details
-
getDefinition
- Specified by:
getDefinitionin interfaceCfnStateMachineProps- See Also:
-
getDefinitionSubstitutions
Description copied from interface:CfnStateMachineProps- Specified by:
getDefinitionSubstitutionsin interfaceCfnStateMachineProps- See Also:
-
getDefinitionUri
Description copied from interface:CfnStateMachineProps- Specified by:
getDefinitionUriin interfaceCfnStateMachineProps- See Also:
-
getEvents
Description copied from interface:CfnStateMachinePropsReturns union: eitherIResolvableor Mapinvalid input: '<'String, eitherIResolvableorCfnStateMachine.EventSourceProperty>- Specified by:
getEventsin interfaceCfnStateMachineProps- See Also:
-
getLogging
Description copied from interface:CfnStateMachinePropsReturns union: eitherIResolvableorCfnStateMachine.LoggingConfigurationProperty- Specified by:
getLoggingin interfaceCfnStateMachineProps- See Also:
-
getName
- Specified by:
getNamein interfaceCfnStateMachineProps- See Also:
-
getPermissionsBoundaries
- Specified by:
getPermissionsBoundariesin interfaceCfnStateMachineProps- See Also:
-
getPolicies
Description copied from interface:CfnStateMachinePropsReturns union: eitherStringorIResolvableorCfnStateMachine.IAMPolicyDocumentPropertyor Listinvalid input: '<'eitherStringorIResolvableorCfnStateMachine.IAMPolicyDocumentPropertyorCfnStateMachine.SAMPolicyTemplateProperty>- Specified by:
getPoliciesin interfaceCfnStateMachineProps- See Also:
-
getRole
- Specified by:
getRolein interfaceCfnStateMachineProps- See Also:
-
getTags
- Specified by:
getTagsin interfaceCfnStateMachineProps- See Also:
-
getTracing
Description copied from interface:CfnStateMachinePropsReturns union: eitherIResolvableorCfnStateMachine.TracingConfigurationProperty- Specified by:
getTracingin interfaceCfnStateMachineProps- See Also:
-
getType
- Specified by:
getTypein interfaceCfnStateMachineProps- 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()
-