OBJECT
Specifies whether the volume snapshot is restorable.
type IsVolumeSnapshotRestorableReply {# Specifies whether the EBS volume snapshot is restorable. The snapshot would be # restorable only if the EBS volume exists in the AWS account, and is attached to # exactly one EC2 instance.isRestorable: Boolean! }