replicatedProtectedItems

@JvmName(name = "itryakyqubiekcxb")
suspend fun replicatedProtectedItems(value: Output<List<String>>)
@JvmName(name = "rtoictpptxblaeln")
suspend fun replicatedProtectedItems(value: List<String>?)

Parameters

value

One or more protected VM IDs. It must not be specified when type is Shutdown.


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


@JvmName(name = "mmshiiyhiaqknnbb")
suspend fun replicatedProtectedItems(values: List<Output<String>>)
@JvmName(name = "qqrlmgsgawllyxul")
suspend fun replicatedProtectedItems(vararg values: String)

Parameters

values

One or more protected VM IDs. It must not be specified when type is Shutdown.