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)


2111
2112
2113
# File 'sig/types.rbs', line 2111

def package_id
  @package_id
end

#path::String

Returns the value of attribute path.

Returns:

  • (::String)


2112
2113
2114
# File 'sig/types.rbs', line 2112

def path
  @path
end