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