C# Class Amazon.Lambda.Model.DeleteAliasRequest

Container for the parameters to the DeleteAlias operation. Deletes the specified Lambda function alias. For more information, see Introduction to AWS Lambda Aliases.

This requires permission for the lambda:DeleteAlias action.

Inheritance: AmazonLambdaRequest
Afficher le fichier Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Méthode Description
IsSetFunctionName ( ) : bool
IsSetName ( ) : bool