Class: Aws::Types::Subscription

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#description ⇒ ::String

Returns the value of attribute description.

Returns:

  • (::String)


438
439
440
# File 'sig/types.rbs', line 438

def description
  @description
end

#event ⇒ ::String

Returns the value of attribute event.

Returns:

  • (::String)


437
438
439
# File 'sig/types.rbs', line 437

def event
  @event
end