Class: Aws::Types::IncrementalRunConfig
- Inherits:
-
Object
- Object
- Aws::Types::IncrementalRunConfig
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#incremental_run_type ⇒ "IMMEDIATE"
Returns the value of attribute incremental_run_type.
Instance Attribute Details
#incremental_run_type ⇒ "IMMEDIATE"
Returns the value of attribute incremental_run_type.
500 501 502 |
# File 'sig/types.rbs', line 500 def incremental_run_type @incremental_run_type end |