class Aws::ServiceDiscovery::Types::GetInstanceRequest

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

data as a hash:

    {
      service_id: "ResourceId", # required
      instance_id: "ResourceId", # required
    }

@!attribute [rw] service_id

The ID of the service that the instance is associated with.
@return [String]

@!attribute [rw] instance_id

The ID of the instance that you want to get information about.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/servicediscovery-2017-03-14/GetInstanceRequest AWS API Documentation

Constants

SENSITIVE