@Generated(value="jsii-pacmak/1.30.0 (build adae23f)", date="2021-07-09T19:17:31.632Z") @Stability(value=Stable) public interface IntrinsicProps extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
IntrinsicProps.Builder
A builder for
IntrinsicProps |
static class |
IntrinsicProps.Jsii$Proxy
An implementation for
IntrinsicProps |
| Modifier and Type | Method and Description |
|---|---|
static IntrinsicProps.Builder |
builder() |
default Boolean |
getStackTrace()
Capture the stack trace of where this token is created.
|
@Stability(value=Stable) @Nullable default Boolean getStackTrace()
Default: true
@Stability(value=Stable) static IntrinsicProps.Builder builder()
IntrinsicProps.Builder of IntrinsicPropsCopyright © 2021. All rights reserved.