GetRecoveryGroupPlainArgs

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

Constructors

Link copied to clipboard
fun GetRecoveryGroupPlainArgs(recoveryGroupName: String)

Functions

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

Properties

Link copied to clipboard

The name of the recovery group to create.