Class: Aws::Types::StopDataCollectionByAgentIdsRequest

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#agent_ids::Array[::String]

Returns the value of attribute agent_ids.

Returns:

  • (::Array[::String])


593
594
595
# File 'sig/types.rbs', line 593

def agent_ids
  @agent_ids
end