Class: Aws::Types::BatchGetOnPremisesInstancesInput
- Inherits:
-
Object
- Object
- Aws::Types::BatchGetOnPremisesInstancesInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#instance_names ⇒ ::Array[::String]
Returns the value of attribute instance_names.
Instance Attribute Details
#instance_names ⇒ ::Array[::String]
Returns the value of attribute instance_names.
145 146 147 |
# File 'sig/types.rbs', line 145 def instance_names @instance_names end |