INPUT_OBJECT
Input for deleting VLAN(s) of a cluster.
input RemoveVlansInput {# Required. ID of the Rubrik cluster or *me* for self.id: String!# Required. VLAN.vlanIds: [Int!]!}