Uses of Interface
software.amazon.awscdk.services.lambda.IAliasRef
Packages that use IAliasRef
-
Uses of IAliasRef in software.amazon.awscdk.services.lambda
Subinterfaces of IAliasRef in software.amazon.awscdk.services.lambdaModifier and TypeInterfaceDescriptioninterface
static interface
Internal default implementation forIAlias
.static interface
Internal default implementation forIAliasRef
.Classes in software.amazon.awscdk.services.lambda that implement IAliasRefModifier and TypeClassDescriptionclass
A new alias to a particular version of a Lambda function.class
TheAWS::Lambda::Alias
resource creates an alias for a Lambda function version.static final class
A proxy class which represents a concrete javascript instance of this type.static final class
A proxy class which represents a concrete javascript instance of this type.