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.

Subslot type composition.

Inheritance Hierarchy

System.Object
  Amazon.LexModelsV2.Model.SubSlotTypeComposition

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

Syntax

C#
public class SubSlotTypeComposition

The SubSlotTypeComposition type exposes the following members

Constructors

NameDescription
Public Method SubSlotTypeComposition()

Properties

NameTypeDescription
Public Property Name System.String

Gets and sets the property Name.

Name of a constituent sub slot inside a composite slot.

Public Property SlotTypeId System.String

Gets and sets the property SlotTypeId.

The unique identifier assigned to a slot type. This refers to either a built-in slot type or the unique slotTypeId of a custom slot type.

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