Class: Aws::Types::CreateMonitoringSubscriptionRequest

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#distribution_id::String

Returns the value of attribute distribution_id.

Returns:

  • (::String)


696
697
698
# File 'sig/types.rbs', line 696

def distribution_id
  @distribution_id
end

#monitoring_subscriptionTypes::MonitoringSubscription

Returns the value of attribute monitoring_subscription.



697
698
699
# File 'sig/types.rbs', line 697

def monitoring_subscription
  @monitoring_subscription
end