GetSpacesBucketPlainArgs

data class GetSpacesBucketPlainArgs(val name: String, val region: String) : ConvertibleToJava<GetSpacesBucketPlainArgs>

A collection of arguments for invoking getSpacesBucket.

Constructors

Link copied to clipboard

Functions

Link copied to clipboard
open override fun toJava(): GetSpacesBucketPlainArgs

Properties

Link copied to clipboard

The name of the Spaces bucket.

Link copied to clipboard

The slug of the region where the bucket is stored.