Table of Contents

Interface ITokenMapper

Namespace
Amazon.CDK
Assembly
Amazon.CDK.dll

Interface to apply operation to tokens in a string.

public interface ITokenMapper

Remarks

Interface so it can be exported via jsii.

Methods

MapToken(IResolvable)

Replace a single token.

object MapToken(IResolvable t)

Parameters

t IResolvable

Returns

object