Uses of Interface
software.amazon.awscdk.cxapi.IEnvironmentPlaceholderProvider
Packages that use IEnvironmentPlaceholderProvider
-
Uses of IEnvironmentPlaceholderProvider in software.amazon.awscdk.cxapi
Subinterfaces of IEnvironmentPlaceholderProvider in software.amazon.awscdk.cxapiModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIEnvironmentPlaceholderProvider.Classes in software.amazon.awscdk.cxapi that implement IEnvironmentPlaceholderProviderModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type.Methods in software.amazon.awscdk.cxapi with parameters of type IEnvironmentPlaceholderProviderModifier and TypeMethodDescriptionstatic ObjectEnvironmentPlaceholders.replaceAsync(Object object, IEnvironmentPlaceholderProvider provider) Like 'replace', but asynchronous.