GetLocationObjectStoragePlainArgs

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

Constructors

Link copied to clipboard
constructor(locationArn: String)

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) of the location that is created.

Functions

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