Class: Aws::Types::DeleteMembersRequest

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


760
761
762
# File 'sig/types.rbs', line 760

def 
  @account_ids
end

#detector_id::String

Returns the value of attribute detector_id.

Returns:

  • (::String)


759
760
761
# File 'sig/types.rbs', line 759

def detector_id
  @detector_id
end