protectedInstances

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

Parameters

value

Set or unset instances within group into protected status.


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


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

Parameters

values

Set or unset instances within group into protected status.