class Aws::CodeDeploy::Types::GetOnPremisesInstanceInput

Represents the input of a `GetOnPremisesInstance` operation.

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

data as a hash:

    {
      instance_name: "InstanceName", # required
    }

@!attribute [rw] instance_name

The name of the on-premises instance about which to get information.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/codedeploy-2014-10-06/GetOnPremisesInstanceInput AWS API Documentation

Constants

SENSITIVE