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.

Information about the instance.

Inheritance Hierarchy

System.Object
  Amazon.Connect.Model.InstanceSummary

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

Syntax

C#
public class InstanceSummary

The InstanceSummary type exposes the following members

Constructors

NameDescription
Public Method InstanceSummary()

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 instance.

Public Property IdentityManagementType Amazon.Connect.DirectoryType

Gets and sets the property IdentityManagementType.

The identity management type of the instance.

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 the 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.

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