@Generated(value="jsii-pacmak/1.30.0 (build adae23f)", date="2021-06-30T10:00:43.737Z") @Stability(value=Experimental) public interface ITokenMapper extends software.amazon.jsii.JsiiSerializable
Interface so it can be exported via jsii.
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ITokenMapper.Jsii$Default
Internal default implementation for
ITokenMapper. |
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)
(experimental) Replace a single token.
|
@Stability(value=Experimental) @NotNull Object mapToken(@NotNull IResolvable t)
t - This parameter is required.Copyright © 2021. All rights reserved.