AWS SDK Version 2 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.

.NET Framework 3.5
 
The status of a specified delivery channel.

Valid values: Success | Failure

Inheritance Hierarchy

System.Object
  Amazon.ConfigService.Model.DeliveryChannelStatus

Namespace: Amazon.ConfigService.Model
Assembly: AWSSDK.dll
Version: (assembly version)

Syntax

C#
public class DeliveryChannelStatus : Object

The DeliveryChannelStatus type exposes the following members

Constructors

NameDescription
Public Method DeliveryChannelStatus()

Properties

NameTypeDescription
Public Property ConfigHistoryDeliveryInfo Amazon.ConfigService.Model.ConfigExportDeliveryInfo Gets and sets the property ConfigHistoryDeliveryInfo.

A list that contains the status of the delivery of the configuration history to the specified Amazon S3 bucket.

Public Property ConfigSnapshotDeliveryInfo Amazon.ConfigService.Model.ConfigExportDeliveryInfo Gets and sets the property ConfigSnapshotDeliveryInfo.

A list containing the status of the delivery of the snapshot to the specified Amazon S3 bucket.

Public Property ConfigStreamDeliveryInfo Amazon.ConfigService.Model.ConfigStreamDeliveryInfo Gets and sets the property ConfigStreamDeliveryInfo.

A list containing the status of the delivery of the configuration stream notification to the specified Amazon SNS topic.

Public Property Name System.String Gets and sets the property Name.

The name of the delivery channel.

Version Information

.NET Framework:
Supported in: 4.5, 4.0, 3.5