interface ITokenMapper
Language | Type name |
---|---|
![]() | Amazon.CDK.ITokenMapper |
![]() | software.amazon.awscdk.core.ITokenMapper |
![]() | aws_cdk.core.ITokenMapper |
![]() | @aws-cdk/core » ITokenMapper |
Interface to apply operation to tokens in a string.
Interface so it can be exported via jsii.
Methods
Name | Description |
---|---|
map | Replace a single token. |
mapToken(t)
public mapToken(t: IResolvable): any
Parameters
Returns
any
Replace a single token.