@Generated(value="jsii-pacmak/1.5.0 (build 46538f8)", date="2020-05-15T23:35:58.908Z") @Stability(value=External) public interface CfnStateMachineProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-stepfunctions-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() |
String |
getDefinitionString()
`AWS::StepFunctions::StateMachine.DefinitionString`.
|
default Object |
getLoggingConfiguration()
`AWS::StepFunctions::StateMachine.LoggingConfiguration`.
|
String |
getRoleArn()
`AWS::StepFunctions::StateMachine.RoleArn`.
|
default String |
getStateMachineName()
`AWS::StepFunctions::StateMachine.StateMachineName`.
|
default String |
getStateMachineType()
`AWS::StepFunctions::StateMachine.StateMachineType`.
|
default List<CfnStateMachine.TagsEntryProperty> |
getTags()
`AWS::StepFunctions::StateMachine.Tags`.
|
@Stability(value=External) @NotNull String getDefinitionString()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-stepfunctions-statemachine.html#cfn-stepfunctions-statemachine-definitionstring@Stability(value=External) @NotNull String getRoleArn()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-stepfunctions-statemachine.html#cfn-stepfunctions-statemachine-rolearn@Stability(value=External) @Nullable default Object getLoggingConfiguration()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-stepfunctions-statemachine.html#cfn-stepfunctions-statemachine-loggingconfiguration@Stability(value=External) @Nullable default String getStateMachineName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-stepfunctions-statemachine.html#cfn-stepfunctions-statemachine-statemachinename@Stability(value=External) @Nullable default String getStateMachineType()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-stepfunctions-statemachine.html#cfn-stepfunctions-statemachine-statemachinetype@Stability(value=External) @Nullable default List<CfnStateMachine.TagsEntryProperty> getTags()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-stepfunctions-statemachine.html#cfn-stepfunctions-statemachine-tags@Stability(value=External) static CfnStateMachineProps.Builder builder()
CfnStateMachineProps.Builder of CfnStateMachinePropsCopyright © 2020. All rights reserved.