INPUT_OBJECT
Input to initiate job to create AWS RDS Instance snapshots.
input StartAwsNativeRdsInstanceSnapshotsJobInput {# List of Rubrik UUIDs of the RDS Instances.rdsInstanceIds: [UUID!]!# ID of the SLA Domain to be used for retention of the snapshots that are created # by the RDS instance snapshot job.retentionSlaId: String}