@Generated(value="jsii-pacmak/0.17.0 (build 7d5d104)", date="2019-09-30T08:21:28.914Z") @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, jsiiStaticSet, setObjRefprotected 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.