GetLocationFSxWindowsResult

data class GetLocationFSxWindowsResult(val locationArn: String? = null, val locationUri: String? = null, val tags: List<LocationFSxWindowsTag>? = null)

Constructors

Link copied to clipboard
fun GetLocationFSxWindowsResult(locationArn: String? = null, locationUri: String? = null, tags: List<LocationFSxWindowsTag>? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val locationArn: String? = null

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

Link copied to clipboard
val locationUri: String? = null

The URL of the FSx for Windows location that was described.

Link copied to clipboard

An array of key-value pairs to apply to this resource.