GetReplicationRecoveryPlanPlainArgs

data class GetReplicationRecoveryPlanPlainArgs(val name: String, val recoveryVaultId: String) : ConvertibleToJava<GetReplicationRecoveryPlanPlainArgs>

A collection of arguments for invoking getReplicationRecoveryPlan.

Constructors

Link copied to clipboard

Functions

Link copied to clipboard
open override fun toJava(): GetReplicationRecoveryPlanPlainArgs

Properties

Link copied to clipboard

The name of the Replication Plan.

Link copied to clipboard

The ID of the vault that should be updated.