Class: Aws::Types::ThreatAnchorShape

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#id::String

Returns the value of attribute id.

Returns:

  • (::String)


2090
2091
2092
# File 'sig/types.rbs', line 2090

def id
  @id
end

#kind::String

Returns the value of attribute kind.

Returns:

  • (::String)


2089
2090
2091
# File 'sig/types.rbs', line 2089

def kind
  @kind
end

#package_id::String

Returns the value of attribute package_id.

Returns:

  • (::String)


2091
2092
2093
# File 'sig/types.rbs', line 2091

def package_id
  @package_id
end