Get Location FSx Lustre Result
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)