Class: Aws::Types::FlinkRunConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::FlinkRunConfiguration
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#allow_non_restored_state ⇒ Boolean
Returns the value of attribute allow_non_restored_state.
Instance Attribute Details
#allow_non_restored_state ⇒ Boolean
Returns the value of attribute allow_non_restored_state.
647 648 649 |
# File 'sig/types.rbs', line 647 def allow_non_restored_state @allow_non_restored_state end |