Class: Aws::Types::CancelSubscriptionChangeOutput

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)


52
53
54
# File 'sig/types.rbs', line 52

def e_tag
  @e_tag
end

#subscriptionTypes::Subscription

Returns the value of attribute subscription.

Returns:



51
52
53
# File 'sig/types.rbs', line 51

def subscription
  @subscription
end