Interface ITokenMapper.Jsii$Default

All Superinterfaces:
ITokenMapper, software.amazon.jsii.JsiiSerializable
All Known Implementing Classes:
ITokenMapper.Jsii$Proxy
Enclosing interface:
ITokenMapper

@Internal public static interface ITokenMapper.Jsii$Default extends ITokenMapper
Internal default implementation for ITokenMapper.
  • Method Details

    • mapToken

      @Stability(Stable) @NotNull default Object mapToken(@NotNull IResolvable t)
      Replace a single token.

      Specified by:
      mapToken in interface ITokenMapper
      Parameters:
      t - This parameter is required.