| Package | Description |
|---|---|
| software.amazon.awscdk.services.stepfunctions |
AWS Step Functions Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
CfnStateMachine.S3LocationProperty.Builder |
CfnStateMachine.S3LocationProperty.Builder.bucket(String bucket)
Sets the value of
CfnStateMachine.S3LocationProperty.getBucket() |
static CfnStateMachine.S3LocationProperty.Builder |
CfnStateMachine.S3LocationProperty.builder() |
CfnStateMachine.S3LocationProperty.Builder |
CfnStateMachine.S3LocationProperty.Builder.key(String key)
Sets the value of
CfnStateMachine.S3LocationProperty.getKey() |
CfnStateMachine.S3LocationProperty.Builder |
CfnStateMachine.S3LocationProperty.Builder.version(String version)
Sets the value of
CfnStateMachine.S3LocationProperty.getVersion() |
Copyright © 2021. All rights reserved.