Class: Aws::Types::MonitorContactResponse
- Inherits:
-
Object
- Object
- Aws::Types::MonitorContactResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#contact_arn ⇒ ::String
Returns the value of attribute contact_arn.
-
#contact_id ⇒ ::String
Returns the value of attribute contact_id.
Instance Attribute Details
#contact_arn ⇒ ::String
Returns the value of attribute contact_arn.
5740 5741 5742 |
# File 'sig/types.rbs', line 5740 def contact_arn @contact_arn end |
#contact_id ⇒ ::String
Returns the value of attribute contact_id.
5739 5740 5741 |
# File 'sig/types.rbs', line 5739 def contact_id @contact_id end |