Class: Aws::Types::CreateSubscriptionOutput

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)


87
88
89
# File 'sig/types.rbs', line 87

def e_tag
  @e_tag
end

#subscriptionTypes::Subscription

Returns the value of attribute subscription.

Returns:



86
87
88
# File 'sig/types.rbs', line 86

def subscription
  @subscription
end