@Generated(value="jsii-pacmak/1.15.0 (build 585166b)", date="2020-12-12T01:56:07.016Z") @Stability(value=Stable) public interface CfnStateMachineProps extends software.amazon.jsii.JsiiSerializable
https://docs.aws.amazon.com/serverless-application-model/latest/developerguide/sam-resource-statemachine.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnStateMachineProps.Builder
A builder for
CfnStateMachineProps |
static class |
CfnStateMachineProps.Jsii$Proxy
An implementation for
CfnStateMachineProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnStateMachineProps.Builder |
builder() |
default Object |
getDefinition()
`AWS::Serverless::StateMachine.Definition`.
|
default Object |
getDefinitionSubstitutions()
`AWS::Serverless::StateMachine.DefinitionSubstitutions`.
|
default Object |
getDefinitionUri()
`AWS::Serverless::StateMachine.DefinitionUri`.
|
default Object |
getEvents()
`AWS::Serverless::StateMachine.Events`.
|
default Object |
getLogging()
`AWS::Serverless::StateMachine.Logging`.
|
default String |
getName()
`AWS::Serverless::StateMachine.Name`.
|
default Object |
getPolicies()
`AWS::Serverless::StateMachine.Policies`.
|
default String |
getRole()
`AWS::Serverless::StateMachine.Role`.
|
default Map<String,String> |
getTags()
`AWS::Serverless::StateMachine.Tags`.
|
default String |
getType()
`AWS::Serverless::StateMachine.Type`.
|
@Stability(value=Stable) @Nullable default Object getDefinition()
https://docs.aws.amazon.com/serverless-application-model/latest/developerguide/sam-resource-statemachine.html@Stability(value=Stable) @Nullable default Object getDefinitionSubstitutions()
https://docs.aws.amazon.com/serverless-application-model/latest/developerguide/sam-resource-statemachine.html@Stability(value=Stable) @Nullable default Object getDefinitionUri()
https://docs.aws.amazon.com/serverless-application-model/latest/developerguide/sam-resource-statemachine.html@Stability(value=Stable) @Nullable default Object getEvents()
https://docs.aws.amazon.com/serverless-application-model/latest/developerguide/sam-resource-statemachine.html@Stability(value=Stable) @Nullable default Object getLogging()
https://docs.aws.amazon.com/serverless-application-model/latest/developerguide/sam-resource-statemachine.html@Stability(value=Stable) @Nullable default String getName()
https://docs.aws.amazon.com/serverless-application-model/latest/developerguide/sam-resource-statemachine.html@Stability(value=Stable) @Nullable default Object getPolicies()
https://docs.aws.amazon.com/serverless-application-model/latest/developerguide/sam-resource-statemachine.html@Stability(value=Stable) @Nullable default String getRole()
https://docs.aws.amazon.com/serverless-application-model/latest/developerguide/sam-resource-statemachine.html@Stability(value=Stable) @Nullable default Map<String,String> getTags()
https://docs.aws.amazon.com/serverless-application-model/latest/developerguide/sam-resource-statemachine.html@Stability(value=Stable) @Nullable default String getType()
https://docs.aws.amazon.com/serverless-application-model/latest/developerguide/sam-resource-statemachine.html@Stability(value=Stable) static CfnStateMachineProps.Builder builder()
CfnStateMachineProps.Builder of CfnStateMachinePropsCopyright © 2020. All rights reserved.