GetLocationFSxWindowsPlainArgs

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

Constructors

Link copied to clipboard
constructor(locationArn: String)

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) of the Amazon FSx for Windows file system location that is created.

Functions

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