Uses of Enum
software.amazon.awscdk.cxapi.SynthesisMessageLevel
Packages that use SynthesisMessageLevel
-
Uses of SynthesisMessageLevel in software.amazon.awscdk.cxapi
Methods in software.amazon.awscdk.cxapi that return SynthesisMessageLevelModifier and TypeMethodDescriptionSynthesisMessage.getLevel()final SynthesisMessageLevelSynthesisMessage.Jsii$Proxy.getLevel()static SynthesisMessageLevelReturns the enum constant of this type with the specified name.static SynthesisMessageLevel[]SynthesisMessageLevel.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in software.amazon.awscdk.cxapi with parameters of type SynthesisMessageLevelModifier and TypeMethodDescriptionSynthesisMessage.Builder.level(SynthesisMessageLevel level) Sets the value ofSynthesisMessage.getLevel()