RecoveryGroupArgs

fun RecoveryGroupArgs(cells: Output<List<String>>? = null, recoveryGroupName: Output<String>? = null, tags: Output<List<RecoveryGroupTagArgs>>? = null)