Values.DescribeAliasInputSourceThis API works with the following fleet types: EC2, Anywhere, Container Retrieves properties for an alias. This operation returns all alias metadata and settings. To get an alias's target fleet ID only, use ResolveAlias. To get alias properties, specify the alias ID. If successful, the requested alias record is returned. Related actions All APIs by task
type nonrec t = {aliasId : AliasIdOrArn.t;The unique identifier for the fleet alias that you want to retrieve. You can use either the alias ID or ARN value.
*)}