@Generated(value="jsii-pacmak/1.54.0 (build b1b977a)", date="2022-03-17T16:17:34.174Z") @Stability(value=Experimental) public interface StackAnnotation extends software.amazon.jsii.JsiiSerializable
Modifier and Type | Interface and Description |
---|---|
static class |
StackAnnotation.Builder
A builder for
StackAnnotation |
static class |
StackAnnotation.Jsii$Proxy
An implementation for
StackAnnotation |
Modifier and Type | Method and Description |
---|---|
static StackAnnotation.Builder |
builder() |
String |
getConstructPath() |
AnnotationMetadataEntryType |
getLevel() |
String |
getMessage() |
default List<String> |
getStacktrace() |
@Stability(value=Experimental) @NotNull String getConstructPath()
@Stability(value=Experimental) @NotNull AnnotationMetadataEntryType getLevel()
@Stability(value=Experimental) @NotNull String getMessage()
@Stability(value=Experimental) static StackAnnotation.Builder builder()
StackAnnotation.Builder
of StackAnnotation
Copyright © 2022. All rights reserved.