Class: Aws::Types::StartMonitoringMembersRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#account_ids::Array[::String]

Returns the value of attribute account_ids.

Returns:

  • (::Array[::String])


3019
3020
3021
# File 'sig/types.rbs', line 3019

def 
  @account_ids
end

#detector_id::String

Returns the value of attribute detector_id.

Returns:

  • (::String)


3018
3019
3020
# File 'sig/types.rbs', line 3018

def detector_id
  @detector_id
end