schemaS3Location

@JvmName(name = "drwtpblgmteufvvr")
suspend fun schemaS3Location(value: Output<SimulationS3LocationArgs>)
@JvmName(name = "aawcrktcbausnsaa")
suspend fun schemaS3Location(value: SimulationS3LocationArgs?)

Parameters

value

The location of the simulation schema in Amazon Simple Storage Service ( Amazon S3 ). For more information about Amazon S3 , see the Amazon Simple Storage Service User Guide . Provide a SchemaS3Location to start your simulation from a schema. If you provide a SchemaS3Location then you can't provide a SnapshotS3Location .


@JvmName(name = "dxkvajdwidwwnxhj")
suspend fun schemaS3Location(argument: suspend SimulationS3LocationArgsBuilder.() -> Unit)

Parameters

argument

The location of the simulation schema in Amazon Simple Storage Service ( Amazon S3 ). For more information about Amazon S3 , see the Amazon Simple Storage Service User Guide . Provide a SchemaS3Location to start your simulation from a schema. If you provide a SchemaS3Location then you can't provide a SnapshotS3Location .