Class: Aws::Types::EventDestinationAlreadyExistsException

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#configuration_set_name::String

Returns the value of attribute configuration_set_name.



366
367
368
# File 'sig/types.rbs', line 366

def configuration_set_name
  @configuration_set_name
end

#event_destination_name::String

Returns the value of attribute event_destination_name.



367
368
369
# File 'sig/types.rbs', line 367

def event_destination_name
  @event_destination_name
end