class Aws::CodeDeploy::Types::BatchGetOnPremisesInstancesInput
Represents the input of a `BatchGetOnPremisesInstances` operation.
@note When making an API call, you may pass BatchGetOnPremisesInstancesInput
data as a hash: { instance_names: ["InstanceName"], # required }
@!attribute [rw] instance_names
The names of the on-premises instances about which to get information. The maximum number of instance names you can specify is 25. @return [Array<String>]
@see docs.aws.amazon.com/goto/WebAPI/codedeploy-2014-10-06/BatchGetOnPremisesInstancesInput AWS API Documentation
Constants
- SENSITIVE