Uses of Enum Class
software.amazon.awscdk.services.appconfig.GrowthType
Packages that use GrowthType
-
Uses of GrowthType in software.amazon.awscdk.services.appconfig
Methods in software.amazon.awscdk.services.appconfig that return GrowthTypeModifier and TypeMethodDescriptionDeploymentStrategy.getGrowthType()The growth type of the deployment strategy.default GrowthTypeIDeploymentStrategy.getGrowthType()The growth type of the deployment strategy.default GrowthTypeIDeploymentStrategy.Jsii$Default.getGrowthType()The growth type of the deployment strategy.final GrowthTypeIDeploymentStrategy.Jsii$Proxy.getGrowthType()The growth type of the deployment strategy.abstract GrowthTypeRolloutStrategy.getGrowthType()The growth type of the rollout strategy.static GrowthTypeReturns the enum constant of this class with the specified name.static GrowthType[]GrowthType.values()Returns an array containing the constants of this enum class, in the order they are declared.