Uses of Enum
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.abstract GrowthTypeRolloutStrategy.getGrowthType()The growth type of the rollout strategy.static GrowthTypeReturns the enum constant of this type with the specified name.static GrowthType[]GrowthType.values()Returns an array containing the constants of this enum type, in the order they are declared.