GetSpacesBucketResult

data class GetSpacesBucketResult(val bucketDomainName: String, val endpoint: String, val id: String, val name: String, val region: String, val urn: String)

A collection of values returned by getSpacesBucket.

Constructors

Link copied to clipboard
constructor(bucketDomainName: String, endpoint: String, id: String, name: String, region: String, urn: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The FQDN of the bucket (e.g. bucket-name.nyc3.digitaloceanspaces.com)

Link copied to clipboard

The FQDN of the bucket without the bucket name (e.g. nyc3.digitaloceanspaces.com)

Link copied to clipboard
val id: String

The provider-assigned unique ID for this managed resource.

Link copied to clipboard

The name of the Spaces bucket

Link copied to clipboard

The slug of the region where the bucket is stored.

Link copied to clipboard
val urn: String

The uniform resource name of the bucket