Uses of Interface
software.amazon.awscdk.interfaces.lambda.IAliasRef
Packages that use IAliasRef
Package
Description
AWS Lambda Construct Library
-
Uses of IAliasRef in software.amazon.awscdk.cfnpropertymixins.services.apigateway
Methods in software.amazon.awscdk.cfnpropertymixins.services.apigateway with parameters of type IAliasRefModifier and TypeMethodDescriptionSets the value ofCfnMethodPropsMixin.IntegrationProperty.getUri() -
Uses of IAliasRef in software.amazon.awscdk.cfnpropertymixins.services.appsync
Methods in software.amazon.awscdk.cfnpropertymixins.services.appsync with parameters of type IAliasRefModifier and TypeMethodDescriptionCfnGraphQLApiPropsMixin.LambdaAuthorizerConfigProperty.Builder.authorizerUri(IAliasRef authorizerUri) -
Uses of IAliasRef in software.amazon.awscdk.interfaces.lambda
Subinterfaces of IAliasRef in software.amazon.awscdk.interfaces.lambdaModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIAliasRef.Classes in software.amazon.awscdk.interfaces.lambda that implement IAliasRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IAliasRef in software.amazon.awscdk.services.lambda
Subinterfaces of IAliasRef in software.amazon.awscdk.services.lambdaModifier and TypeInterfaceDescriptioninterfacestatic interfaceInternal default implementation forIAlias.Classes in software.amazon.awscdk.services.lambda that implement IAliasRefModifier and TypeClassDescriptionclassA new alias to a particular version of a Lambda function.classTheAWS::Lambda::Aliasresource creates an alias for a Lambda function version.static final classA proxy class which represents a concrete javascript instance of this type.Methods in software.amazon.awscdk.services.lambda with parameters of type IAliasRef