Class: Aws::Types::DeleteEventSubscriptionMessage

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#subscription_name::String

Returns the value of attribute subscription_name.

Returns:

  • (::String)


1887
1888
1889
# File 'sig/types.rbs', line 1887

def subscription_name
  @subscription_name
end