describeInstanceTypes
inline suspend fun Ec2Client.describeInstanceTypes(crossinline block: DescribeInstanceTypesRequest.Builder.() -> Unit): DescribeInstanceTypesResponse
Describes the specified instance types. By default, all instance types for the current Region are described. Alternatively, you can filter the results. To include instance types that are not supported in the current Region, set IncludeUnsupportedInRegion to true.