Recovery Plan Group Args
constructor(endGroupActions: Output<List<RecoveryPlanActionArgs>>? = null, groupType: Output<Either<String, RecoveryPlanGroupType>>, replicationProtectedItems: Output<List<RecoveryPlanProtectedItemArgs>>? = null, startGroupActions: Output<List<RecoveryPlanActionArgs>>? = null)