/dhall-aws-cloudformation/cloudformation/AWS::GameLift::Alias/Properties.dhall

Copy path to clipboard

Source

{ Type =
{ Description : Optional (./../../Fn.dhall).CfnText
, Name : (./../../Fn.dhall).CfnText
, RoutingStrategy : (./RoutingStrategy.dhall).Type
}
, default.Description = None (./../../Fn.dhall).CfnText
}