AWS SDK Version 3 for .NET
API Reference

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.

Inheritance Hierarchy

System.Object
  Amazon.Chime.Model.Bot

Namespace: Amazon.Chime.Model
Assembly: AWSSDK.Chime.dll
Version: 3.x.y.z

Syntax

C#
public class Bot

The Bot type exposes the following members

Constructors

NameDescription
Public Method Bot()

Properties

NameTypeDescription
Public Property BotEmail System.String

Gets and sets the property BotEmail.

The bot email address.

Public Property BotId System.String

Gets and sets the property BotId.

The bot ID.

Public Property BotType Amazon.Chime.BotType

Gets and sets the property BotType.

The bot type.

Public Property CreatedTimestamp System.DateTime

Gets and sets the property CreatedTimestamp.

The bot creation timestamp, in ISO 8601 format.

Public Property Disabled System.Boolean

Gets and sets the property Disabled.

When true, the bot is stopped from running in your account.

Public Property DisplayName System.String

Gets and sets the property DisplayName.

The bot display name.

Public Property SecurityToken System.String

Gets and sets the property SecurityToken.

The security token used to authenticate Amazon Chime with the outgoing event endpoint.

Public Property UpdatedTimestamp System.DateTime

Gets and sets the property UpdatedTimestamp.

The updated bot timestamp, in ISO 8601 format.

Public Property UserId System.String

Gets and sets the property UserId.

The unique ID for the bot user.

Version Information

.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