Class: Aws::Types::KxDeploymentConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::KxDeploymentConfiguration
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#deployment_strategy ⇒ "NO_RESTART", "ROLLING"
Returns the value of attribute deployment_strategy.
Instance Attribute Details
#deployment_strategy ⇒ "NO_RESTART", "ROLLING"
Returns the value of attribute deployment_strategy.
744 745 746 |
# File 'sig/types.rbs', line 744 def deployment_strategy @deployment_strategy end |