| Modifier and Type | Interface and Description |
|---|---|
static interface |
IAnyProducer.Jsii$Default
Internal default implementation for
IAnyProducer. |
| Modifier and Type | Class and Description |
|---|---|
static class |
IAnyProducer.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
static IResolvable |
Lazy.anyValue(IAnyProducer producer)
Deprecated.
Use `Lazy.any()` or `Lazy.uncachedAny()` instead.
|
static IResolvable |
Lazy.anyValue(IAnyProducer producer,
LazyAnyValueOptions options)
Deprecated.
Use `Lazy.any()` or `Lazy.uncachedAny()` instead.
|
static IResolvable |
Lazy.uncachedAny(IAnyProducer producer)
Defer the calculation of an untyped value to synthesis time.
|
static IResolvable |
Lazy.uncachedAny(IAnyProducer producer,
LazyAnyValueOptions options)
Defer the calculation of an untyped value to synthesis time.
|
Copyright © 2021. All rights reserved.