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.96.0 (build 921e240)", date="2024-04-10T22:22:30.033Z") @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.