@Generated(value="jsii-pacmak/1.15.0 (build 585166b)", date="2021-01-06T15:17:33.897Z") @Stability(value=Stable) 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() |
default Object |
getDefinitionS3Location()
`AWS::StepFunctions::StateMachine.DefinitionS3Location`.
|
default String |
getDefinitionString()
`AWS::StepFunctions::StateMachine.DefinitionString`.
|
default Object |
getDefinitionSubstitutions()
`AWS::StepFunctions::StateMachine.DefinitionSubstitutions`.
|
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`.
|
default Object |
getTracingConfiguration()
`AWS::StepFunctions::StateMachine.TracingConfiguration`.
|
@Stability(value=Stable) @NotNull String getRoleArn()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-stepfunctions-statemachine.html#cfn-stepfunctions-statemachine-rolearn@Stability(value=Stable) @Nullable default Object getDefinitionS3Location()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-stepfunctions-statemachine.html#cfn-stepfunctions-statemachine-definitions3location@Stability(value=Stable) @Nullable default String getDefinitionString()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-stepfunctions-statemachine.html#cfn-stepfunctions-statemachine-definitionstring@Stability(value=Stable) @Nullable default Object getDefinitionSubstitutions()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-stepfunctions-statemachine.html#cfn-stepfunctions-statemachine-definitionsubstitutions@Stability(value=Stable) @Nullable default Object getLoggingConfiguration()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-stepfunctions-statemachine.html#cfn-stepfunctions-statemachine-loggingconfiguration@Stability(value=Stable) @Nullable default String getStateMachineName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-stepfunctions-statemachine.html#cfn-stepfunctions-statemachine-statemachinename@Stability(value=Stable) @Nullable default String getStateMachineType()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-stepfunctions-statemachine.html#cfn-stepfunctions-statemachine-statemachinetype@Stability(value=Stable) @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=Stable) @Nullable default Object getTracingConfiguration()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-stepfunctions-statemachine.html#cfn-stepfunctions-statemachine-tracingconfiguration@Stability(value=Stable) static CfnStateMachineProps.Builder builder()
CfnStateMachineProps.Builder of CfnStateMachinePropsCopyright © 2021. All rights reserved.