| Package | Description |
|---|---|
| software.amazon.awscdk.services.stepfunctions |
AWS Step Functions Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
CfnStateMachine.S3LocationProperty |
CfnStateMachine.S3LocationProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnStateMachineProps.Builder |
CfnStateMachineProps.Builder.definitionS3Location(CfnStateMachine.S3LocationProperty definitionS3Location)
Sets the value of
CfnStateMachineProps.getDefinitionS3Location() |
CfnStateMachine.Builder |
CfnStateMachine.Builder.definitionS3Location(CfnStateMachine.S3LocationProperty definitionS3Location)
The name of the S3 bucket where the state machine definition is stored.
|
void |
CfnStateMachine.setDefinitionS3Location(CfnStateMachine.S3LocationProperty value)
The name of the S3 bucket where the state machine definition is stored.
|
Copyright © 2022. All rights reserved.