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