Class: Aws::Types::GetInvestigationRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#detector_id::String

Returns the value of attribute detector_id.

Returns:

  • (::String)


1349
1350
1351
# File 'sig/types.rbs', line 1349

def detector_id
  @detector_id
end

#investigation_id::String

Returns the value of attribute investigation_id.

Returns:

  • (::String)


1350
1351
1352
# File 'sig/types.rbs', line 1350

def investigation_id
  @investigation_id
end