GetLocationAzureBlobPlainArgs

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

Constructors

Link copied to clipboard
constructor(locationArn: String)

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) of the Azure Blob Location that is created.

Functions

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