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 related to a given configuration set in your Amazon Web Services account.

Inheritance Hierarchy

System.Object
  Amazon.PinpointSMSVoiceV2.Model.ConfigurationSetInformation

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

Syntax

C#
public class ConfigurationSetInformation

The ConfigurationSetInformation type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property ConfigurationSetArn System.String

Gets and sets the property ConfigurationSetArn.

The Resource Name (ARN) of the ConfigurationSet.

Public Property ConfigurationSetName System.String

Gets and sets the property ConfigurationSetName.

The name of the ConfigurationSet.

Public Property CreatedTimestamp System.DateTime

Gets and sets the property CreatedTimestamp.

The time when the ConfigurationSet was created, in UNIX epoch time format.

Public Property DefaultMessageFeedbackEnabled System.Boolean

Gets and sets the property DefaultMessageFeedbackEnabled.

True if message feedback is enabled.

Public Property DefaultMessageType Amazon.PinpointSMSVoiceV2.MessageType

Gets and sets the property DefaultMessageType.

The type of message. Valid values are TRANSACTIONAL for messages that are critical or time-sensitive and PROMOTIONAL for messages that aren't critical or time-sensitive.

Public Property DefaultSenderId System.String

Gets and sets the property DefaultSenderId.

The default sender ID used by the ConfigurationSet.

Public Property EventDestinations System.Collections.Generic.List<Amazon.PinpointSMSVoiceV2.Model.EventDestination>

Gets and sets the property EventDestinations.

An array of EventDestination objects that describe any events to log and where to log them.

Public Property ProtectConfigurationId System.String

Gets and sets the property ProtectConfigurationId.

The unique identifier for the protect configuration.

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