GetDirectoryBucketResult

data class GetDirectoryBucketResult(val arn: String? = null)

Constructors

Link copied to clipboard
constructor(arn: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val arn: String? = null

Returns the Amazon Resource Name (ARN) of the specified bucket.