Class: Aws::Types::KxDeploymentConfiguration

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#deployment_strategy"NO_RESTART", "ROLLING"

Returns the value of attribute deployment_strategy.

Returns:

  • ("NO_RESTART", "ROLLING")


744
745
746
# File 'sig/types.rbs', line 744

def deployment_strategy
  @deployment_strategy
end