Class: Aws::Types::ApprovePaidSubscriptionOutput

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)


25
26
27
# File 'sig/types.rbs', line 25

def e_tag
  @e_tag
end

#subscriptionTypes::Subscription

Returns the value of attribute subscription.

Returns:



24
25
26
# File 'sig/types.rbs', line 24

def subscription
  @subscription
end