definitionS3Location

@JvmName(name = "nlnlwmxcfkufsyqq")
suspend fun definitionS3Location(value: Output<StateMachineS3LocationArgs>)
@JvmName(name = "kwscmfklpiitwxxn")
suspend fun definitionS3Location(value: StateMachineS3LocationArgs?)

Parameters

value

The name of the S3 bucket where the state machine definition is stored. The state machine definition must be a JSON or YAML file.


@JvmName(name = "igmduyfdwncjesro")
suspend fun definitionS3Location(argument: suspend StateMachineS3LocationArgsBuilder.() -> Unit)

Parameters

argument

The name of the S3 bucket where the state machine definition is stored. The state machine definition must be a JSON or YAML file.