Get Outpost Result
data class GetOutpostResult(val arn: String, val availabilityZone: String, val availabilityZoneId: String, val description: String, val id: String, val lifecycleStatus: String, val name: String, val ownerId: String? = null, val siteArn: String, val siteId: String, val supportedHardwareType: String, val tags: Map<String, String>)
A collection of values returned by getOutpost.