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.
465 466 467 |
# File 'sig/types.rbs', line 465 def finding_id @finding_id end |
#service_arn ⇒ ::String
Returns the value of attribute service_arn.
466 467 468 |
# File 'sig/types.rbs', line 466 def service_arn @service_arn end |