allowedInstanceTypes

@JvmName(name = "aodtnifevtwqpgeo")
suspend fun allowedInstanceTypes(value: Output<List<String>>)
@JvmName(name = "jyohprjtxwopgeqm")
suspend fun allowedInstanceTypes(value: List<String>?)

Parameters

value

The instance types to apply your specified attributes against.


@JvmName(name = "bokwvnqykqxfhrfm")
suspend fun allowedInstanceTypes(vararg values: Output<String>)


@JvmName(name = "exdwlyuiukkixjar")
suspend fun allowedInstanceTypes(values: List<Output<String>>)
@JvmName(name = "mdtbyccfdgmsgedo")
suspend fun allowedInstanceTypes(vararg values: String)

Parameters

values

The instance types to apply your specified attributes against.