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 high-level summary of a voice profile.

Inheritance Hierarchy

System.Object
  Amazon.ChimeSDKVoice.Model.VoiceProfileSummary

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

Syntax

C#
public class VoiceProfileSummary

The VoiceProfileSummary type exposes the following members

Constructors

NameDescription
Public Method VoiceProfileSummary()

Properties

NameTypeDescription
Public Property CreatedTimestamp System.DateTime

Gets and sets the property CreatedTimestamp.

The time at which a voice profile summary was created.

Public Property ExpirationTimestamp System.DateTime

Gets and sets the property ExpirationTimestamp.

Extends the life of the voice profile. You can use UpdateVoiceProfile to refresh an existing voice profile's voice print and extend the life of the summary.

Public Property UpdatedTimestamp System.DateTime

Gets and sets the property UpdatedTimestamp.

The time at which a voice profile summary was last updated.

Public Property VoiceProfileArn System.String

Gets and sets the property VoiceProfileArn.

The ARN of the voice profile in a voice profile summary.

Public Property VoiceProfileDomainId System.String

Gets and sets the property VoiceProfileDomainId.

The ID of the voice profile domain in a voice profile summary.

Public Property VoiceProfileId System.String

Gets and sets the property VoiceProfileId.

The ID of the voice profile in a voice profile summary.

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