Uses of Enum
software.amazon.awscdk.cloud_assembly_schema.ContextProvider
Packages that use ContextProvider
-
Uses of ContextProvider in software.amazon.awscdk.cloud_assembly_schema
Methods in software.amazon.awscdk.cloud_assembly_schema that return ContextProviderModifier and TypeMethodDescriptionMissingContext.getProvider()The provider from which we expect this context key to be obtained.final ContextProviderMissingContext.Jsii$Proxy.getProvider()static ContextProviderReturns 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.Methods in software.amazon.awscdk.cloud_assembly_schema with parameters of type ContextProviderModifier and TypeMethodDescriptionMissingContext.Builder.provider(ContextProvider provider) Sets the value ofMissingContext.getProvider()