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

Container for the parameters to the PublishVersion operation. Publishes a version of your function from the current snapshot of $LATEST. That is, AWS Lambda takes a snapshot of the function code and configuration information from $LATEST and publishes a new version. The code and configuration cannot be modified after publication. For information about the versioning feature, see AWS Lambda Function Versioning and Aliases.
Наследование: AmazonLambdaRequest
Показать файл Открыть проект Примеры использования класса

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

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