Class: Aws::Types::SubscriptionSummary

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#qos::Integer

Returns the value of attribute qos.

Returns:

  • (::Integer)


206
207
208
# File 'sig/types.rbs', line 206

def qos
  @qos
end

#topic_filter::String

Returns the value of attribute topic_filter.

Returns:

  • (::String)


205
206
207
# File 'sig/types.rbs', line 205

def topic_filter
  @topic_filter
end