Contents:
aws_cdk.core.
StringConcat
Bases: object
object
Converts all fragments to strings and concats those.
Drops ‘undefined’s.
Methods
join
Join the fragment on the left and on the right.
left (Any) –
Any
right (Any) –