GenerateSshScriptRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Request message for 'GenerateSshScript' request.
Attributes | |
---|---|
Name | Description |
migration_job |
str
Name of the migration job resource to generate the SSH script. |
vm |
str
Required. Bastion VM Instance name to use or to create. |
vm_creation_config |
google.cloud.clouddms_v1.types.VmCreationConfig
The VM creation configuration |
vm_selection_config |
google.cloud.clouddms_v1.types.VmSelectionConfig
The VM selection configuration |
vm_port |
int
The port that will be open on the bastion host |