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