Class: Aws::Types::IdMappingIncrementalRunConfig
- Inherits:
-
Object
- Object
- Aws::Types::IdMappingIncrementalRunConfig
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#incremental_run_type ⇒ "ON_DEMAND"
Returns the value of attribute incremental_run_type.
Instance Attribute Details
#incremental_run_type ⇒ "ON_DEMAND"
Returns the value of attribute incremental_run_type.
404 405 406 |
# File 'sig/types.rbs', line 404 def incremental_run_type @incremental_run_type end |