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