Class: Aws::Types::CreateMonitorResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateMonitorResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#identity_center_application_arn ⇒ ::String
Returns the value of attribute identity_center_application_arn.
-
#monitor_id ⇒ ::String
Returns the value of attribute monitor_id.
Instance Attribute Details
#identity_center_application_arn ⇒ ::String
Returns the value of attribute identity_center_application_arn.
796 797 798 |
# File 'sig/types.rbs', line 796 def identity_center_application_arn @identity_center_application_arn end |
#monitor_id ⇒ ::String
Returns the value of attribute monitor_id.
795 796 797 |
# File 'sig/types.rbs', line 795 def monitor_id @monitor_id end |