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