| Package | Description |
|---|---|
| software.amazon.awscdk.cxapi |
Cloud Executable API
|
| Modifier and Type | Method and Description |
|---|---|
SynthesisMessageLevel |
SynthesisMessage.getLevel() |
SynthesisMessageLevel |
SynthesisMessage.Jsii$Proxy.getLevel() |
static SynthesisMessageLevel |
SynthesisMessageLevel.valueOf(String name)
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 Type | Method and Description |
|---|---|
SynthesisMessage.Builder |
SynthesisMessage.Builder.level(SynthesisMessageLevel level)
Sets the value of
SynthesisMessage.getLevel() |
Copyright © 2022. All rights reserved.