Class: Aws::Types::CancelSubscriptionOutput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#e_tag::String

Returns the value of attribute e_tag.

Returns:

  • (::String)


65
66
67
# File 'sig/types.rbs', line 65

def e_tag
  @e_tag
end

#subscriptionTypes::Subscription

Returns the value of attribute subscription.

Returns:



64
65
66
# File 'sig/types.rbs', line 64

def subscription
  @subscription
end