INPUT_OBJECT
Exclusion status of AWS EBS volumes.
input VolumeIdExclusion {# Specfies whether the EBS volume is excluded from snapshot.isExcluded: Boolean!# ID of the AWS EBS volume.volumeId: String!}