Values.DeleteContainerFleetInputSourceThis API works with the following fleet types: Container Deletes all resources and information related to a container fleet and shuts down currently running fleet instances, including those in remote locations. The container fleet must be in ACTIVE status to be deleted. To delete a fleet, specify the fleet ID to be terminated. During the deletion process, the fleet status is changed to DELETING. Learn more Setting up Amazon GameLift Servers Fleets
type nonrec t = {fleetId : FleetIdOrArn.t;A unique identifier for the container fleet to delete. You can use either the fleet ID or ARN value.
*)}