Interface IAlias

All Superinterfaces:
IConnectable, IConstruct, software.constructs.IConstruct, 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.84.0 (build 5404dcf)", date="2023-06-19T16:30:40.763Z") @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.