Skip to main content

Documentation Index

Fetch the complete documentation index at: https://cdktn.io/docs/llms.txt

Use this file to discover all available pages before exploring further.

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