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.

Container for the parameters to the DescribeRetentionConfigurations operation. Returns the details of one or more retention configurations. If the retention configuration name is not specified, this action returns the details for all the retention configurations for that account.

Currently, Config supports only one retention configuration per region in your account.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.ConfigService.AmazonConfigServiceRequest
      Amazon.ConfigService.Model.DescribeRetentionConfigurationsRequest

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

Syntax

C#
public class DescribeRetentionConfigurationsRequest : AmazonConfigServiceRequest
         IAmazonWebServiceRequest

The DescribeRetentionConfigurationsRequest type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property NextToken System.String

Gets and sets the property NextToken.

The nextToken string returned on a previous page that you use to get the next page of results in a paginated response.

Public Property RetentionConfigurationNames System.Collections.Generic.List<System.String>

Gets and sets the property RetentionConfigurationNames.

A list of names of retention configurations for which you want details. If you do not specify a name, Config returns details for all the retention configurations for that account.

Currently, Config supports only one retention configuration per region in your account.

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