Class: Aws::Types::GetMemberDetectorsRequest

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:



1445
1446
1447
# File 'sig/types.rbs', line 1445

def 
  @account_ids
end

#detector_id::String

Returns the value of attribute detector_id.

Returns:



1444
1445
1446
# File 'sig/types.rbs', line 1444

def detector_id
  @detector_id
end