/dhall-aws-cloudformation/cloudformation/AWS::GameLift::Alias/Properties.dhall
Copy path to clipboardSource
{ Type =
{ Description : Optional (./../../Fn.dhall).CfnText
, Name : (./../../Fn.dhall).CfnText
, RoutingStrategy : (./RoutingStrategy.dhall).Type
}
, default.Description = None (./../../Fn.dhall).CfnText
}