GetLocationHdfsPlainArgs

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

Constructors

Link copied to clipboard
constructor(locationArn: String)

Properties

Link copied to clipboard

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

Functions

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