class Aws::CodeDeploy::Types::ListOnPremisesInstancesOutput

Represents the output of the list on-premises instances operation.

@!attribute [rw] instance_names

The list of matching on-premises instance names.
@return [Array<String>]

@!attribute [rw] next_token

If a large amount of information is returned, an identifier is also
returned. It can be used in a subsequent list on-premises instances
call to return the next set of on-premises instances in the list.
@return [String]

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

Constants

SENSITIVE