| Package | Description |
|---|---|
| software.amazon.awscdk |
AWS Cloud Development Kit Library
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
IStringProducer.Jsii$Default
Internal default implementation for
IStringProducer. |
| Modifier and Type | Class and Description |
|---|---|
static class |
IStringProducer.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
static String |
Lazy.uncachedString(IStringProducer producer)
(experimental) Defer the calculation of a string value to synthesis time.
|
static String |
Lazy.uncachedString(IStringProducer producer,
LazyStringValueOptions options)
(experimental) Defer the calculation of a string value to synthesis time.
|
Copyright © 2021. All rights reserved.