INPUT_OBJECT
CreateK8sVMExportJobInput
link GraphQL Schema definition
- input CreateK8sVMExportJobInput {
- # Required. Configuration for the export job.
- : K8sVMExportParametersInput!
- # Required. The ID of the virtual machine snapshot to be exported.
- : String!
- }