Class: Aws::Types::GetFailureModeFindingResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetFailureModeFindingResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#finding ⇒ Types::Finding
Returns the value of attribute finding.
Instance Attribute Details
#finding ⇒ Types::Finding
Returns the value of attribute finding.
471 472 473 |
# File 'sig/types.rbs', line 471 def finding @finding end |