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