| Package | Description |
|---|---|
| software.amazon.awscdk.cloudassembly.schema |
Cloud Assembly Schema
|
| Modifier and Type | Method and Description |
|---|---|
ContextProvider |
MissingContext.getProvider()
The provider from which we expect this context key to be obtained.
|
ContextProvider |
MissingContext.Jsii$Proxy.getProvider() |
static ContextProvider |
ContextProvider.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ContextProvider[] |
ContextProvider.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
MissingContext.Builder |
MissingContext.Builder.provider(ContextProvider provider)
Sets the value of
MissingContext.getProvider() |
Copyright © 2022. All rights reserved.