| Package | Description |
|---|---|
| software.amazon.awscdk |
AWS Cloud Development Kit Library
|
| Modifier and Type | Method and Description |
|---|---|
static GetContextValueOptions.Builder |
GetContextValueOptions.builder() |
GetContextValueOptions.Builder |
GetContextValueOptions.Builder.dummyValue(Object dummyValue)
Sets the value of
GetContextValueOptions.getDummyValue() |
GetContextValueOptions.Builder |
GetContextValueOptions.Builder.includeEnvironment(Boolean includeEnvironment)
Sets the value of
GetContextKeyOptions.getIncludeEnvironment() |
GetContextValueOptions.Builder |
GetContextValueOptions.Builder.props(Map<String,? extends Object> props)
Sets the value of
GetContextKeyOptions.getProps() |
GetContextValueOptions.Builder |
GetContextValueOptions.Builder.provider(String provider)
Sets the value of
GetContextKeyOptions.getProvider() |
| Constructor and Description |
|---|
Jsii$Proxy(GetContextValueOptions.Builder builder)
Constructor that initializes the object based on literal property values passed by the
GetContextValueOptions.Builder. |
Copyright © 2022. All rights reserved.