Class: Aws::Types::CreateAnomalySubscriptionRequest

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#anomaly_subscriptionTypes::AnomalySubscription

Returns the value of attribute anomaly_subscription.



275
276
277
# File 'sig/types.rbs', line 275

def anomaly_subscription
  @anomaly_subscription
end

#resource_tags::Array[Types::ResourceTag]

Returns the value of attribute resource_tags.



276
277
278
# File 'sig/types.rbs', line 276

def resource_tags
  @resource_tags
end