Uses of Enum
software.amazon.awscdk.cxapi.SynthesisMessageLevel
-
Uses of SynthesisMessageLevel in software.amazon.awscdk.cxapi
Modifier and TypeMethodDescriptionSynthesisMessage.getLevel()
final SynthesisMessageLevel
SynthesisMessage.Jsii$Proxy.getLevel()
static SynthesisMessageLevel
Returns 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.Modifier and TypeMethodDescriptionSynthesisMessage.Builder.level
(SynthesisMessageLevel level) Sets the value ofSynthesisMessage.getLevel()