Class: Aws::Types::SendTestEventNotificationRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#notificationTypes::NotificationSpecification

Returns the value of attribute notification.

Returns:



606
607
608
# File 'sig/types.rbs', line 606

def notification
  @notification
end

#test_event_type"AssignmentAccepted", ...

Returns the value of attribute test_event_type.

Returns:



607
608
609
# File 'sig/types.rbs', line 607

def test_event_type
  @test_event_type
end