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