Class: Aws::Types::RefreshConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::RefreshConfiguration
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#incremental_refresh ⇒ Types::IncrementalRefresh
Returns the value of attribute incremental_refresh.
Instance Attribute Details
#incremental_refresh ⇒ Types::IncrementalRefresh
Returns the value of attribute incremental_refresh.
9277 9278 9279 |
# File 'sig/types.rbs', line 9277 def incremental_refresh @incremental_refresh end |