GetBucketPlainArgs

data class GetBucketPlainArgs(val arn: String) : ConvertibleToJava<GetBucketPlainArgs>

Constructors

Link copied to clipboard

Functions

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

Properties

Link copied to clipboard
val arn: String

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