AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
A resource that allows Enterprise account administrators to configure an interface to receive events from Amazon Chime.
Namespace: Amazon.Chime.Model
Assembly: AWSSDK.Chime.dll
Version: 3.x.y.z
public class Bot
The Bot type exposes the following members
Name | Description | |
---|---|---|
![]() |
Bot() |
Name | Type | Description | |
---|---|---|---|
![]() |
BotEmail | System.String |
Gets and sets the property BotEmail. The bot email address. |
![]() |
BotId | System.String |
Gets and sets the property BotId. The bot ID. |
![]() |
BotType | Amazon.Chime.BotType |
Gets and sets the property BotType. The bot type. |
![]() |
CreatedTimestamp | System.DateTime |
Gets and sets the property CreatedTimestamp. The bot creation timestamp, in ISO 8601 format. |
![]() |
Disabled | System.Boolean |
Gets and sets the property Disabled. When true, the bot is stopped from running in your account. |
![]() |
DisplayName | System.String |
Gets and sets the property DisplayName. The bot display name. |
![]() |
SecurityToken | System.String |
Gets and sets the property SecurityToken. The security token used to authenticate Amazon Chime with the outgoing event endpoint. |
![]() |
UpdatedTimestamp | System.DateTime |
Gets and sets the property UpdatedTimestamp. The updated bot timestamp, in ISO 8601 format. |
![]() |
UserId | System.String |
Gets and sets the property UserId. The unique ID for the bot user. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5