@Stability(value=Experimental) public static final class IntrinsicProps.Builder extends Object implements software.amazon.jsii.Builder<IntrinsicProps>
IntrinsicProps| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
IntrinsicProps |
build()
Builds the configured instance.
|
IntrinsicProps.Builder |
stackTrace(Boolean stackTrace)
Sets the value of
IntrinsicProps.getStackTrace() |
@Stability(value=Experimental) public IntrinsicProps.Builder stackTrace(Boolean stackTrace)
IntrinsicProps.getStackTrace()stackTrace - Capture the stack trace of where this token is created.this@Stability(value=Experimental) public IntrinsicProps build()
build in interface software.amazon.jsii.Builder<IntrinsicProps>IntrinsicPropsNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.