Uses of Interface
software.amazon.awscdk.ITokenResolver
Packages that use ITokenResolver
-
Uses of ITokenResolver in software.amazon.awscdk
Subinterfaces of ITokenResolver in software.amazon.awscdkModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forITokenResolver.Classes in software.amazon.awscdk 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 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 with parameters of type ITokenResolverModifier and TypeMethodDescriptionResolveOptions.Builder.resolver(ITokenResolver resolver) Sets the value ofResolveOptions.getResolver()