Skip to main content
Interface to apply operation to tokens in a string. Interface so it can be exported via jsii.

Methods

NameDescription
map_tokenReplace a single token.

map_token

def map_token(
  t: IResolvable
) -> typing.Any
Replace a single token.

tRequired