burstable Performance
suspend fun burstablePerformance(value: Output<Ec2FleetInstanceRequirementsRequestBurstablePerformance>)
Parameters
value
Indicates whether burstable performance T instance types are included, excluded, or required. For more information, see Burstable performance instances .
To include burstable performance instance types, specify
included
.To require only burstable performance instance types, specify
required
.To exclude burstable performance instance types, specify
excluded
. Default:excluded