describeFleetDeployment
abstract suspend fun describeFleetDeployment(input: DescribeFleetDeploymentRequest): DescribeFleetDeploymentResponse
This API works with the following fleet types: Container
Retrieves information about a managed container fleet deployment.
Request options
Get information about the latest deployment for a specific fleet. Provide the fleet ID or ARN.
Get information about a specific deployment. Provide the fleet ID or ARN and the deployment ID.
Results
If successful, a FleetDeployment object is returned.