Uses of Interface
software.amazon.awscdk.services.lambda.IAlias
-
Uses of IAlias in software.amazon.awscdk.services.lambda
Modifier and TypeInterfaceDescriptionstatic interface
Internal default implementation forIAlias
.Modifier and TypeClassDescriptionclass
A new alias to a particular version of a Lambda function.static final class
A proxy class which represents a concrete javascript instance of this type.Modifier and TypeMethodDescriptionstatic IAlias
Alias.fromAliasAttributes
(software.constructs.Construct scope, String id, AliasAttributes attrs)