Class: Aws::Types::UpdateSubscriptionOutput

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)


196
197
198
# File 'sig/types.rbs', line 196

def e_tag
  @e_tag
end

#subscriptionTypes::Subscription

Returns the value of attribute subscription.

Returns:



195
196
197
# File 'sig/types.rbs', line 195

def subscription
  @subscription
end