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