class Aws::ConfigService::Types::DescribeRetentionConfigurationsRequest
@note When making an API call, you may pass DescribeRetentionConfigurationsRequest
data as a hash: { retention_configuration_names: ["RetentionConfigurationName"], next_token: "NextToken", }
@!attribute [rw] retention_configuration_names
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. <note markdown="1"> Currently, Config supports only one retention configuration per region in your account. </note> @return [Array<String>]
@!attribute [rw] next_token
The `nextToken` string returned on a previous page that you use to get the next page of results in a paginated response. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/config-2014-11-12/DescribeRetentionConfigurationsRequest AWS API Documentation
Constants
- SENSITIVE