class Aws::Chime::Types::PutEventsConfigurationRequest
@note When making an API call, you may pass PutEventsConfigurationRequest
data as a hash: { account_id: "NonEmptyString", # required bot_id: "NonEmptyString", # required outbound_events_https_endpoint: "SensitiveString", lambda_function_arn: "SensitiveString", }
@!attribute [rw] account_id
The Amazon Chime account ID. @return [String]
@!attribute [rw] bot_id
The bot ID. @return [String]
@!attribute [rw] outbound_events_https_endpoint
HTTPS endpoint that allows the bot to receive outgoing events. @return [String]
@!attribute [rw] lambda_function_arn
Lambda function ARN that allows the bot to receive outgoing events. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/chime-2018-05-01/PutEventsConfigurationRequest AWS API Documentation
Constants
- SENSITIVE