s3Location
suspend fun s3Location(name: String, block: suspend S3LocationResourceBuilder.() -> Unit): S3Location
Parameters
name
The unique name of the resulting resource.
block
Builder for S3Location.
See also
Parameters
name
The unique name of the resulting resource.