C# Класс Amazon.Lambda.Model.CreateAliasRequest

Container for the parameters to the CreateAlias operation. Creates an alias that points to the specified Lambda function version. For more information, see Introduction to AWS Lambda Aliases.

Alias names are unique for a given function. This requires permission for the lambda:CreateAlias action.

Наследование: AmazonLambdaRequest
Показать файл Открыть проект Примеры использования класса

Приватные методы

Метод Описание
IsSetDescription ( ) : bool
IsSetFunctionName ( ) : bool
IsSetFunctionVersion ( ) : bool
IsSetName ( ) : bool