Uses of Class
software.amazon.awscdk.GetContextValueOptions.Builder
Packages that use GetContextValueOptions.Builder
-
Uses of GetContextValueOptions.Builder in software.amazon.awscdk
Methods in software.amazon.awscdk that return GetContextValueOptions.BuilderModifier and TypeMethodDescriptionGetContextValueOptions.Builder.additionalCacheKey(String additionalCacheKey) Sets the value ofGetContextKeyOptions.getAdditionalCacheKey()GetContextValueOptions.builder()GetContextValueOptions.Builder.dummyValue(Object dummyValue) Sets the value ofGetContextValueOptions.getDummyValue()GetContextValueOptions.Builder.ignoreErrorOnMissingContext(Boolean ignoreErrorOnMissingContext) Deprecated.Use mustExist insteadGetContextValueOptions.Builder.includeEnvironment(Boolean includeEnvironment) Sets the value ofGetContextKeyOptions.getIncludeEnvironment()Sets the value ofGetContextValueOptions.getMustExist()Sets the value ofGetContextKeyOptions.getProps()Sets the value ofGetContextKeyOptions.getProvider()Constructors in software.amazon.awscdk with parameters of type GetContextValueOptions.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(GetContextValueOptions.Builder builder) Constructor that initializes the object based on literal property values passed by theGetContextValueOptions.Builder.