Class: Aws::Types::DeploymentStrategyOptions
- Inherits:
-
Object
- Object
- Aws::Types::DeploymentStrategyOptions
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#deployment_strategy ⇒ "Default", "CapacityOptimized"
Returns the value of attribute deployment_strategy.
Instance Attribute Details
#deployment_strategy ⇒ "Default", "CapacityOptimized"
Returns the value of attribute deployment_strategy.
714 715 716 |
# File 'sig/types.rbs', line 714 def deployment_strategy @deployment_strategy end |