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