class Aws::Chime::Types::EventsConfiguration
The configuration that allows a bot to receive outgoing events. Can be either an HTTPS endpoint or a Lambda function ARN.
@!attribute [rw] bot_id
The bot ID. @return [String]
@!attribute [rw] outbound_events_https_endpoint
HTTPS endpoint that allows a bot to receive outgoing events. @return [String]
@!attribute [rw] lambda_function_arn
Lambda function ARN that allows a bot to receive outgoing events. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/chime-2018-05-01/EventsConfiguration AWS API Documentation
Constants
- SENSITIVE