replicationProtectedItems

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

Parameters

value

The list of protected items.


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


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

Parameters

values

The list of protected items.


@JvmName(name = "iffmulstrksbefco")
suspend fun replicationProtectedItems(argument: List<suspend RecoveryPlanProtectedItemArgsBuilder.() -> Unit>)
@JvmName(name = "xvmymljcebcomhfg")
suspend fun replicationProtectedItems(vararg argument: suspend RecoveryPlanProtectedItemArgsBuilder.() -> Unit)
@JvmName(name = "wggyadcrlhtwxowk")
suspend fun replicationProtectedItems(argument: suspend RecoveryPlanProtectedItemArgsBuilder.() -> Unit)

Parameters

argument

The list of protected items.