class Aws::SMS::Types::VmServerAddress

Represents a VM server location.

@note When making an API call, you may pass VmServerAddress

data as a hash:

    {
      vm_manager_id: "VmManagerId",
      vm_id: "VmId",
    }

@!attribute [rw] vm_manager_id

The ID of the VM manager.
@return [String]

@!attribute [rw] vm_id

The ID of the VM.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/sms-2016-10-24/VmServerAddress AWS API Documentation

Constants

SENSITIVE