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 CfnTrafficRoutingTypeCfnTrafficRoutingConfig.Jsii$Proxy.getType()static CfnTrafficRoutingTypeReturns 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()