Class: Aws::Types::InvestigationMetadata

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#productTypes::Product

Returns the value of attribute product.

Returns:



1637
1638
1639
# File 'sig/types.rbs', line 1637

def product
  @product
end

#version::String

Returns the value of attribute version.

Returns:

  • (::String)


1636
1637
1638
# File 'sig/types.rbs', line 1636

def version
  @version
end