replicationProtectedItems

@JvmName(name = "faulxcrtwurwkfwk")
suspend fun replicationProtectedItems(value: Output<List<RecoveryPlanProtectedItemArgs>>)
@JvmName(name = "oocfedjwfqvqnndk")
suspend fun replicationProtectedItems(value: List<RecoveryPlanProtectedItemArgs>?)

Parameters

value

The list of protected items.


@JvmName(name = "xsitiadjiuyuovlp")
suspend fun replicationProtectedItems(vararg values: Output<RecoveryPlanProtectedItemArgs>)


@JvmName(name = "tsxulymblgpgwxsw")
suspend fun replicationProtectedItems(values: List<Output<RecoveryPlanProtectedItemArgs>>)
@JvmName(name = "cwpgbvdbcdpmogye")
suspend fun replicationProtectedItems(vararg values: RecoveryPlanProtectedItemArgs)

Parameters

values

The list of protected items.


@JvmName(name = "vdqthtaboaixntxa")
suspend fun replicationProtectedItems(argument: List<suspend RecoveryPlanProtectedItemArgsBuilder.() -> Unit>)
@JvmName(name = "cyghcuqwmjttsqcb")
suspend fun replicationProtectedItems(vararg argument: suspend RecoveryPlanProtectedItemArgsBuilder.() -> Unit)
@JvmName(name = "vhymbrqntaswyeuq")
suspend fun replicationProtectedItems(argument: suspend RecoveryPlanProtectedItemArgsBuilder.() -> Unit)

Parameters

argument

The list of protected items.