@Generated(value="jsii-pacmak/1.13.0 (build 385c325)", date="2020-10-23T23:56:38.163Z") @Stability(value=Stable) public interface ITokenMapper extends software.amazon.jsii.JsiiSerializable
Interface so it can be exported via jsii.
| Modifier and Type | Interface and Description |
|---|---|
static class |
ITokenMapper.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
mapToken(IResolvable t)
Replace a single token.
|
@Stability(value=Stable) @NotNull Object mapToken(@NotNull IResolvable t)
t - This parameter is required.Copyright © 2020. All rights reserved.