Class: Aws::Types::StopDataCollectionByAgentIdsRequest
- Inherits:
-
Object
- Object
- Aws::Types::StopDataCollectionByAgentIdsRequest
- 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.
593 594 595 |
# File 'sig/types.rbs', line 593 def agent_ids @agent_ids end |