class Aws::ConfigService::Types::RetentionConfiguration

An object with the name of the retention configuration and the retention period in days. The object stores the configuration for data retention in Config.

@!attribute [rw] name

The name of the retention configuration object.
@return [String]

@!attribute [rw] retention_period_in_days

Number of days Config stores your historical information.

<note markdown="1"> Currently, only applicable to the configuration item history.

 </note>
@return [Integer]

@see docs.aws.amazon.com/goto/WebAPI/config-2014-11-12/RetentionConfiguration AWS API Documentation

Constants

SENSITIVE