Class: Aws::Types::RelatedFinding
- Inherits:
-
Object
- Object
- Aws::Types::RelatedFinding
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#id ⇒ ::String
Returns the value of attribute id.
-
#product_arn ⇒ ::String
Returns the value of attribute product_arn.
Instance Attribute Details
#id ⇒ ::String
Returns the value of attribute id.
7031 7032 7033 |
# File 'sig/types.rbs', line 7031 def id @id end |
#product_arn ⇒ ::String
Returns the value of attribute product_arn.
7030 7031 7032 |
# File 'sig/types.rbs', line 7030 def product_arn @product_arn end |