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
파일 보기 프로젝트 열기: aws/aws-sdk-net 1 사용 예제들

비공개 메소드들

메소드 설명
IsSetDescription ( ) : bool
IsSetFunctionName ( ) : bool
IsSetFunctionVersion ( ) : bool
IsSetName ( ) : bool