INPUT_OBJECT
Supported in v6.0+
input NutanixPatchVmMountConfigInput {# Required. Supported in v6.0+# Specifies whether to power on the mounted virtual machine. When set to true, the # virtual machine will be powered on. When set to false, the virtual machine will # be powered off.shouldPowerOn: Boolean!}