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.
Namespace: Amazon.ConfigService.Model
Assembly: AWSSDK.dll
Version: (assembly version)
public class DeliveryChannel : Object
The DeliveryChannel type exposes the following members
Name | Description | |
---|---|---|
![]() |
DeliveryChannel() |
Name | Type | Description | |
---|---|---|---|
![]() |
ConfigSnapshotDeliveryProperties | Amazon.ConfigService.Model.ConfigSnapshotDeliveryProperties | Gets and sets the property ConfigSnapshotDeliveryProperties. |
![]() |
Name | System.String |
Gets and sets the property Name.
The name of the delivery channel. By default, AWS Config automatically assigns the name "default" when creating the delivery channel. You cannot change the assigned name. |
![]() |
S3BucketName | System.String |
Gets and sets the property S3BucketName.
The name of the Amazon S3 bucket used to store configuration history for the delivery channel. |
![]() |
S3KeyPrefix | System.String |
Gets and sets the property S3KeyPrefix.
The prefix for the specified Amazon S3 bucket. |
![]() |
SnsTopicARN | System.String |
Gets and sets the property SnsTopicARN.
The Amazon Resource Name (ARN) of the SNS topic that AWS Config delivers notifications to. |
.NET Framework:
Supported in: 4.5, 4.0, 3.5