Class: Aws::Types::GetFailureModeFindingRequest
- Inherits:
-
Object
- Object
- Aws::Types::GetFailureModeFindingRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#finding_id ⇒ ::String
Returns the value of attribute finding_id.
-
#service_arn ⇒ ::String
Returns the value of attribute service_arn.
Instance Attribute Details
#finding_id ⇒ ::String
Returns the value of attribute finding_id.
486 487 488 |
# File 'sig/types.rbs', line 486 def finding_id @finding_id end |
#service_arn ⇒ ::String
Returns the value of attribute service_arn.
487 488 489 |
# File 'sig/types.rbs', line 487 def service_arn @service_arn end |