protectedInstances

@JvmName(name = "ykaaeyvwwggpkjrt")
suspend fun protectedInstances(value: Output<List<String>>)
@JvmName(name = "byoxqtrfrxvyjxse")
suspend fun protectedInstances(value: List<String>?)

Parameters

value

Set or unset instances within group into protected status.


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


@JvmName(name = "stfanplxrhvtfgon")
suspend fun protectedInstances(values: List<Output<String>>)
@JvmName(name = "norbtotjxyptwlfh")
suspend fun protectedInstances(vararg values: String)

Parameters

values

Set or unset instances within group into protected status.