Reference documentation and code samples for the Google Cloud Dms V1 Client class GenerateSshScriptRequest.
Request message for 'GenerateSshScript' request.
Generated from protobuf message google.cloud.clouddms.v1.GenerateSshScriptRequest
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ migration_job
string
Name of the migration job resource to generate the SSH script.
↳ vm
string
Required. Bastion VM Instance name to use or to create.
↳ vm_creation_config
↳ vm_selection_config
↳ vm_port
int
The port that will be open on the bastion host
getMigrationJob
Name of the migration job resource to generate the SSH script.
string
setMigrationJob
Name of the migration job resource to generate the SSH script.
var
string
$this
getVm
Required. Bastion VM Instance name to use or to create.
string
setVm
Required. Bastion VM Instance name to use or to create.
var
string
$this
getVmCreationConfig
The VM creation configuration
hasVmCreationConfig
setVmCreationConfig
The VM creation configuration
$this
getVmSelectionConfig
The VM selection configuration
hasVmSelectionConfig
setVmSelectionConfig
The VM selection configuration
$this
getVmPort
The port that will be open on the bastion host
int
setVmPort
The port that will be open on the bastion host
var
int
$this
getVmConfig
string