Uses of Interface
software.amazon.awscdk.core.ITokenResolver
Packages that use ITokenResolver
-
Uses of ITokenResolver in software.amazon.awscdk.core
Subinterfaces of ITokenResolver in software.amazon.awscdk.coreModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forITokenResolver.Classes in software.amazon.awscdk.core that implement ITokenResolverModifier and TypeClassDescriptionclassDefault resolver implementation.static final classA proxy class which represents a concrete javascript instance of this type.Methods in software.amazon.awscdk.core that return ITokenResolverModifier and TypeMethodDescriptionResolveOptions.getResolver()The resolver to apply to any resolvable tokens found.final ITokenResolverResolveOptions.Jsii$Proxy.getResolver()Methods in software.amazon.awscdk.core with parameters of type ITokenResolverModifier and TypeMethodDescriptionResolveOptions.Builder.resolver(ITokenResolver resolver) Sets the value ofResolveOptions.getResolver()