NAME
Paws::Lambda::AliasConfiguration
ATTRIBUTES
AliasArn => Str
The Amazon Resource Name (ARN) of the alias.
Description => Str
A description of the alias.
FunctionVersion => Str
The function version that the alias invokes.
Name => Str
The name of the alias.
RevisionId => Str
A unique identifier that changes when you update the alias.
RoutingConfig => Paws::Lambda::AliasRoutingConfiguration
The routing configuration (https://docs.aws.amazon.com/lambda/latest/dg/lambda-traffic-shifting-using-aliases.html) of the alias.