Class: Aws::Types::UpdateFailureModeFindingResponse
- Inherits:
-
Object
- Object
- Aws::Types::UpdateFailureModeFindingResponse
- 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.
1880 1881 1882 |
# File 'sig/types.rbs', line 1880 def finding @finding end |