s3LocationResource

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.