class Aws::CodeDeploy::Types::DeregisterOnPremisesInstanceInput

Represents the input of a `DeregisterOnPremisesInstance` operation.

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

data as a hash:

    {
      instance_name: "InstanceName", # required
    }

@!attribute [rw] instance_name

The name of the on-premises instance to deregister.
@return [String]

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

Constants

SENSITIVE