replicatedProtectedItems

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


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

Parameters

values

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