snapshotS3Location

@JvmName(name = "upxelkudnueqqals")
suspend fun snapshotS3Location(value: Output<SimulationS3LocationArgs>)
@JvmName(name = "qhbnvjcuioljpwps")
suspend fun snapshotS3Location(value: SimulationS3LocationArgs?)

Parameters

value

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


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

Parameters

argument

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