burstablePerformance

@JvmName(name = "qpooefnyvjgxvlxb")
suspend fun burstablePerformance(value: Output<String>)
@JvmName(name = "kwvaqbnegqvtnonx")
suspend fun burstablePerformance(value: String?)

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`