definitionS3Location

@JvmName(name = "qeaudwqsonrlbnai")
suspend fun definitionS3Location(value: Output<StateMachineS3LocationArgs>)
@JvmName(name = "lqrjlmtcbdsxfqpl")
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 = "txbkmpkhwnuflrac")
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.