@Generated(value="jsii-pacmak/1.26.0 (build 7d76e02)", date="2021-03-25T11:30:29.062Z") @Stability(value=Deprecated) @Deprecated public interface MissingContext extends software.amazon.jsii.JsiiSerializable
This is necessary because its used as an input in the stable
core.Stack.reportMissingContext| Modifier and Type | Interface and Description |
|---|---|
static class |
MissingContext.Builder
Deprecated.
|
static class |
MissingContext.Jsii$Proxy
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static MissingContext.Builder |
builder()
Deprecated.
|
String |
getKey()
Deprecated.
|
Map<String,Object> |
getProps()
Deprecated.
|
String |
getProvider()
Deprecated.
|
@Stability(value=Deprecated) @Deprecated @NotNull String getKey()
@Stability(value=Deprecated) @Deprecated @NotNull Map<String,Object> getProps()
(This is the old untyped definition, which is necessary for backwards compatibility. See cxschema for a type definition.)
@Stability(value=Deprecated) @Deprecated @NotNull String getProvider()
(This is the old untyped definition, which is necessary for backwards compatibility. See cxschema for a type definition.)
@Stability(value=Deprecated) @Deprecated static MissingContext.Builder builder()
MissingContext.Builder of MissingContextCopyright © 2021. All rights reserved.