GetLocationSmbPlainArgs

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

Constructors

Link copied to clipboard
constructor(locationArn: String)

Properties

Link copied to clipboard

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

Functions

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