Interface IAlias

All Superinterfaces:
IConnectable, software.constructs.IConstruct, software.constructs.IDependable, IFunction, IGrantable, IResource, software.amazon.jsii.JsiiSerializable
All Known Subinterfaces:
IAlias.Jsii$Default
All Known Implementing Classes:
Alias, IAlias.Jsii$Proxy

@Generated(value="jsii-pacmak/1.102.0 (build e354887)", date="2024-08-29T22:54:21.097Z") @Stability(Stable) public interface IAlias extends software.amazon.jsii.JsiiSerializable, IFunction
  • Method Details

    • getAliasName

      @Stability(Stable) @NotNull String getAliasName()
      Name of this alias.
    • getVersion

      @Stability(Stable) @NotNull IVersion getVersion()
      The underlying Lambda function version.