class Aws::ConfigService::Types::PutRetentionConfigurationRequest

@note When making an API call, you may pass PutRetentionConfigurationRequest

data as a hash:

    {
      retention_period_in_days: 1, # required
    }

@!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/PutRetentionConfigurationRequest AWS API Documentation

Constants

SENSITIVE