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

#graph_arn::String

Returns the value of attribute graph_arn.

Returns:

  • (::String)


161
162
163
# File 'sig/types.rbs', line 161

def graph_arn
  @graph_arn
end

#investigation_id::String

Returns the value of attribute investigation_id.

Returns:

  • (::String)


162
163
164
# File 'sig/types.rbs', line 162

def investigation_id
  @investigation_id
end