Class: Aws::Types::ResultReuseConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::ResultReuseConfiguration
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#result_reuse_by_age_configuration ⇒ Types::ResultReuseByAgeConfiguration
Returns the value of attribute result_reuse_by_age_configuration.
Instance Attribute Details
#result_reuse_by_age_configuration ⇒ Types::ResultReuseByAgeConfiguration
Returns the value of attribute result_reuse_by_age_configuration.
1079 1080 1081 |
# File 'sig/types.rbs', line 1079 def result_reuse_by_age_configuration @result_reuse_by_age_configuration end |