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