@Generated(value="jsii-pacmak/1.34.0 (build 9b72778)", date="2021-09-29T20:30:19.098Z") @Stability(value=Stable) public interface GetContextKeyOptions extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
GetContextKeyOptions.Builder
A builder for
GetContextKeyOptions |
static class |
GetContextKeyOptions.Jsii$Proxy
An implementation for
GetContextKeyOptions |
| Modifier and Type | Method and Description |
|---|---|
static GetContextKeyOptions.Builder |
builder() |
default Map<String,Object> |
getProps()
Provider-specific properties.
|
String |
getProvider()
The context provider to query.
|
@Stability(value=Stable) @NotNull String getProvider()
@Stability(value=Stable) @Nullable default Map<String,Object> getProps()
@Stability(value=Stable) static GetContextKeyOptions.Builder builder()
GetContextKeyOptions.Builder of GetContextKeyOptionsCopyright © 2021. All rights reserved.