Uses of Enum
software.amazon.awscdk.core.CfnTrafficRoutingType
Packages that use CfnTrafficRoutingType
-
Uses of CfnTrafficRoutingType in software.amazon.awscdk.core
Methods in software.amazon.awscdk.core that return CfnTrafficRoutingTypeModifier and TypeMethodDescriptionCfnTrafficRoutingConfig.getType()
The type of traffic shifting used by the blue-green deployment configuration.final CfnTrafficRoutingType
CfnTrafficRoutingConfig.Jsii$Proxy.getType()
static CfnTrafficRoutingType
Returns the enum constant of this type with the specified name.static CfnTrafficRoutingType[]
CfnTrafficRoutingType.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in software.amazon.awscdk.core with parameters of type CfnTrafficRoutingTypeModifier and TypeMethodDescriptionCfnTrafficRoutingConfig.Builder.type
(CfnTrafficRoutingType type) Sets the value ofCfnTrafficRoutingConfig.getType()