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
显示文件 Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetFunctionName ( ) : bool
IsSetName ( ) : bool