@Stability(value=Stable) 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=Stable) public IntrinsicProps.Builder stackTrace(Boolean stackTrace)
IntrinsicProps.getStackTrace()
stackTrace
- Capture the stack trace of where this token is created.this
@Stability(value=Stable) public IntrinsicProps build()
build
in interface software.amazon.jsii.Builder<IntrinsicProps>
IntrinsicProps
NullPointerException
- if any required attribute was not providedCopyright © 2022. All rights reserved.