INPUT_OBJECT
Input for V1BulkDeleteFailoverCluster.
input DeleteFailoverClusterInput {# Specifies whether to preserve the fileset snapshots that belong to a failover # cluster. When this value is 'true', the snapshots are preserved. The default # value is 'true'.preserveSnapshots: Boolean# Required. ID of the failover cluster.id: String!}