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 bot that is a member of a network of bots.

Inheritance Hierarchy

System.Object
  Amazon.LexModelsV2.Model.BotMember

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

Syntax

C#
public class BotMember

The BotMember type exposes the following members

Constructors

NameDescription
Public Method BotMember()

Properties

NameTypeDescription
Public Property BotMemberAliasId System.String

Gets and sets the property BotMemberAliasId.

The alias ID of a bot that is a member of this network of bots.

Public Property BotMemberAliasName System.String

Gets and sets the property BotMemberAliasName.

The alias name of a bot that is a member of this network of bots.

Public Property BotMemberId System.String

Gets and sets the property BotMemberId.

The unique ID of a bot that is a member of this network of bots.

Public Property BotMemberName System.String

Gets and sets the property BotMemberName.

The unique name of a bot that is a member of this network of bots.

Public Property BotMemberVersion System.String

Gets and sets the property BotMemberVersion.

The version of a bot that is a member of this network of bots.

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