Uses of Interface
com.hashicorp.cdktf.IFragmentConcatenator
Packages that use IFragmentConcatenator
-
Uses of IFragmentConcatenator in com.hashicorp.cdktf
Subinterfaces of IFragmentConcatenator in com.hashicorp.cdktfModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIFragmentConcatenator.Classes in com.hashicorp.cdktf that implement IFragmentConcatenatorModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type.class(experimental) Converts all fragments to strings and concats those.Methods in com.hashicorp.cdktf with parameters of type IFragmentConcatenatorModifier and TypeMethodDescriptionTokenizedStringFragments.join(IFragmentConcatenator concat) (experimental) Combine the string fragments using the given joiner.Constructors in com.hashicorp.cdktf with parameters of type IFragmentConcatenatorModifierConstructorDescription(experimental) Resolves tokens.