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.

The Amazon Connect instance.

Inheritance Hierarchy

System.Object
  Amazon.Connect.Model.Instance

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

Syntax

C#
public class Instance

The Instance type exposes the following members

Constructors

NameDescription
Public Method Instance()

Properties

NameTypeDescription
Public Property Arn System.String

Gets and sets the property Arn.

The Amazon Resource Name (ARN) of the instance.

Public Property CreatedTime System.DateTime

Gets and sets the property CreatedTime.

When the instance was created.

Public Property Id System.String

Gets and sets the property Id.

The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.

Public Property IdentityManagementType Amazon.Connect.DirectoryType

Gets and sets the property IdentityManagementType.

The identity management type.

Public Property InboundCallsEnabled System.Boolean

Gets and sets the property InboundCallsEnabled.

Whether inbound calls are enabled.

Public Property InstanceAccessUrl System.String

Gets and sets the property InstanceAccessUrl.

This URL allows contact center users to access the Amazon Connect admin website.

Public Property InstanceAlias System.String

Gets and sets the property InstanceAlias.

The alias of instance.

Public Property InstanceStatus Amazon.Connect.InstanceStatus

Gets and sets the property InstanceStatus.

The state of the instance.

Public Property OutboundCallsEnabled System.Boolean

Gets and sets the property OutboundCallsEnabled.

Whether outbound calls are enabled.

Public Property ServiceRole System.String

Gets and sets the property ServiceRole.

The service role of the instance.

Public Property StatusReason Amazon.Connect.Model.InstanceStatusReason

Gets and sets the property StatusReason.

Relevant details why the instance was not successfully created.

Public Property Tags System.Collections.Generic.Dictionary<System.String, System.String>

Gets and sets the property Tags.

The tags of an instance.

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