Get Outpost Instance Types Result
data class GetOutpostInstanceTypesResult(val arn: String, val id: String, val instanceTypes: List<String>)
A collection of values returned by getOutpostInstanceTypes.
A collection of values returned by getOutpostInstanceTypes.