NAME

Paws::Lambda::AliasConfiguration

ATTRIBUTES

AliasArn => Str

Lambda function ARN that is qualified using the alias name as the suffix. For example, if you create an alias called BETA that points to a helloworld function version, the ARN is arn:aws:lambda:aws-regions:acct-id:function:helloworld:BETA.

Description => Str

Alias description.

FunctionVersion => Str

Function version to which the alias points.

Name => Str

Alias name.

_request_id => Str