Class: Aws::Types::DeleteAnomalySubscriptionRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#subscription_arn::String

Returns the value of attribute subscription_arn.

Returns:

  • (::String)


337
338
339
# File 'sig/types.rbs', line 337

def subscription_arn
  @subscription_arn
end