GetLocationS3PlainArgs

data class GetLocationS3PlainArgs(val locationArn: String) : ConvertibleToJava<GetLocationS3PlainArgs>

Constructors

Link copied to clipboard
constructor(locationArn: String)

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) of the Amazon S3 bucket location.

Functions

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