GetRecoveryGroupPlainArgs

data class GetRecoveryGroupPlainArgs(val recoveryGroupName: String) : ConvertibleToJava<GetRecoveryGroupPlainArgs>

Constructors

Link copied to clipboard
constructor(recoveryGroupName: String)

Properties

Link copied to clipboard

The name of the recovery group to create.

Functions

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