Class: Aws::Types::StopMonitoringMembersRequest

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])


3030
3031
3032
# File 'sig/types.rbs', line 3030

def 
  @account_ids
end

#detector_id::String

Returns the value of attribute detector_id.

Returns:

  • (::String)


3029
3030
3031
# File 'sig/types.rbs', line 3029

def detector_id
  @detector_id
end