replicatedProtectedItems

@JvmName(name = "fsmoaluiaprwcagl")
suspend fun replicatedProtectedItems(value: Output<List<String>>)
@JvmName(name = "xfmunttyfsnwifwc")
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 = "eikxpdaeenwajeck")
suspend fun replicatedProtectedItems(vararg values: Output<String>)


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

Parameters

values

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