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