@Generated(value="jsii-pacmak/1.4.1 (build 0b09d7b)", date="2020-04-28T11:03:58.163Z") @Stability(value=Experimental) public interface GetContextValueOptions extends software.amazon.jsii.JsiiSerializable, GetContextKeyOptions
| Modifier and Type | Interface and Description |
|---|---|
static class |
GetContextValueOptions.Builder
A builder for
GetContextValueOptions |
static class |
GetContextValueOptions.Jsii$Proxy
An implementation for
GetContextValueOptions |
| Modifier and Type | Method and Description |
|---|---|
static GetContextValueOptions.Builder |
builder() |
Object |
getDummyValue()
The value to return if the context value was not found and a missing context is reported.
|
getProps, getProvider@Stability(value=Experimental) @NotNull Object getDummyValue()
This should be a dummy value that should preferably fail during deployment since it represents an invalid state.
EXPERIMENTAL
@Stability(value=Experimental) static GetContextValueOptions.Builder builder()
builder in interface GetContextKeyOptionsGetContextValueOptions.Builder of GetContextValueOptionsCopyright © 2020. All rights reserved.