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 a configuration set.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceResponse
    Amazon.PinpointEmail.Model.GetConfigurationSetResponse

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

Syntax

C#
public class GetConfigurationSetResponse : AmazonWebServiceResponse

The GetConfigurationSetResponse type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property ConfigurationSetName System.String

Gets and sets the property ConfigurationSetName.

The name of the configuration set.

Public Property ContentLength System.Int64 Inherited from Amazon.Runtime.AmazonWebServiceResponse.
Public Property DeliveryOptions Amazon.PinpointEmail.Model.DeliveryOptions

Gets and sets the property DeliveryOptions.

An object that defines the dedicated IP pool that is used to send emails that you send using the configuration set.

Public Property HttpStatusCode System.Net.HttpStatusCode Inherited from Amazon.Runtime.AmazonWebServiceResponse.
Public Property ReputationOptions Amazon.PinpointEmail.Model.ReputationOptions

Gets and sets the property ReputationOptions.

An object that defines whether or not Amazon Pinpoint collects reputation metrics for the emails that you send that use the configuration set.

Public Property ResponseMetadata Amazon.Runtime.ResponseMetadata Inherited from Amazon.Runtime.AmazonWebServiceResponse.
Public Property SendingOptions Amazon.PinpointEmail.Model.SendingOptions

Gets and sets the property SendingOptions.

An object that defines whether or not Amazon Pinpoint can send email that you send using the configuration set.

Public Property Tags System.Collections.Generic.List<Amazon.PinpointEmail.Model.Tag>

Gets and sets the property Tags.

An array of objects that define the tags (keys and values) that are associated with the configuration set.

Public Property TrackingOptions Amazon.PinpointEmail.Model.TrackingOptions

Gets and sets the property TrackingOptions.

An object that defines the open and click tracking options for emails that you send using the configuration set.

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