@Generated(value="jsii-pacmak/0.20.4 (build 96d89e1)", date="2019-11-12T11:54:39.746Z") @Stability(value=Experimental) public class ContextProvider extends software.amazon.jsii.JsiiObject
| Modifier | Constructor and Description |
|---|---|
protected |
ContextProvider(software.amazon.jsii.JsiiObject.InitializationMode initializationMode) |
protected |
ContextProvider(software.amazon.jsii.JsiiObjectRef objRef) |
| Modifier and Type | Method and Description |
|---|---|
static GetContextKeyResult |
getKey(Construct scope,
GetContextKeyOptions options)
EXPERIMENTAL
|
static GetContextValueResult |
getValue(Construct scope,
GetContextValueOptions options)
EXPERIMENTAL
|
jsiiAsyncCall, jsiiCall, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticGet, jsiiStaticSetprotected ContextProvider(software.amazon.jsii.JsiiObjectRef objRef)
protected ContextProvider(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
@Stability(value=Experimental) public static GetContextKeyResult getKey(Construct scope, GetContextKeyOptions options)
scope - This parameter is required.options - This parameter is required.@Stability(value=Experimental) public static GetContextValueResult getValue(Construct scope, GetContextValueOptions options)
scope - This parameter is required.options - This parameter is required.Copyright © 2019. All rights reserved.