Class: Aws::Types::ThreatEvidenceShape

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#package_id::String

Returns the value of attribute package_id.

Returns:

  • (::String)


2096
2097
2098
# File 'sig/types.rbs', line 2096

def package_id
  @package_id
end

#path::String

Returns the value of attribute path.

Returns:

  • (::String)


2097
2098
2099
# File 'sig/types.rbs', line 2097

def path
  @path
end