Class: Aws::Types::GetFindingRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#analyzer_arn::String

Returns the value of attribute analyzer_arn.

Returns:

  • (::String)


600
601
602
# File 'sig/types.rbs', line 600

def analyzer_arn
  @analyzer_arn
end

#id::String

Returns the value of attribute id.

Returns:

  • (::String)


601
602
603
# File 'sig/types.rbs', line 601

def id
  @id
end