Class: Aws::Types::CreateMonitoringSubscriptionResult
- Inherits:
-
Object
- Object
- Aws::Types::CreateMonitoringSubscriptionResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#monitoring_subscription ⇒ Types::MonitoringSubscription
Returns the value of attribute monitoring_subscription.
Instance Attribute Details
#monitoring_subscription ⇒ Types::MonitoringSubscription
Returns the value of attribute monitoring_subscription.
702 703 704 |
# File 'sig/types.rbs', line 702 def monitoring_subscription @monitoring_subscription end |