GetLocationFSxLustreResult

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

Constructors

Link copied to clipboard
fun GetLocationFSxLustreResult(locationArn: String? = null, locationUri: String? = null, tags: List<LocationFSxLustreTag>? = 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 Lustre file system location that is created.

Link copied to clipboard
val locationUri: String? = null

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

Link copied to clipboard

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