Uses of Interface
software.amazon.awscdk.IFragmentConcatenator
-
Uses of IFragmentConcatenator in software.amazon.awscdk
Modifier and TypeInterfaceDescriptionstatic interface
Internal default implementation forIFragmentConcatenator
.Modifier and TypeClassDescriptionstatic final class
A proxy class which represents a concrete javascript instance of this type.class
Converts all fragments to strings and concats those.Modifier and TypeMethodDescriptionTokenizedStringFragments.join
(IFragmentConcatenator concat) Combine the string fragments using the given joiner.