GetLocationNfsPlainArgs

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

Constructors

Link copied to clipboard
constructor(locationArn: String)

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) of the NFS location.

Functions

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