Class: Aws::Types::InvestigationMetadata
- Inherits:
-
Object
- Object
- Aws::Types::InvestigationMetadata
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#product ⇒ Types::Product
Returns the value of attribute product.
-
#version ⇒ ::String
Returns the value of attribute version.
Instance Attribute Details
#product ⇒ Types::Product
Returns the value of attribute product.
1637 1638 1639 |
# File 'sig/types.rbs', line 1637 def product @product end |
#version ⇒ ::String
Returns the value of attribute version.
1636 1637 1638 |
# File 'sig/types.rbs', line 1636 def version @version end |