AppStream / Client / disassociate_application_fleet
disassociate_application_fleet#
- AppStream.Client.disassociate_application_fleet(**kwargs)#
- Disassociates the specified application from the fleet. - See also: AWS API Documentation - Request Syntax- response = client.disassociate_application_fleet( FleetName='string', ApplicationArn='string' ) - Parameters:
- FleetName (string) – - [REQUIRED] - The name of the fleet. 
- ApplicationArn (string) – - [REQUIRED] - The ARN of the application. 
 
- Return type:
- dict 
- Returns:
- Response Syntax- {}- Response Structure- (dict) – 
 
 - Exceptions- AppStream.Client.exceptions.ConcurrentModificationException
- AppStream.Client.exceptions.InvalidParameterCombinationException
- AppStream.Client.exceptions.OperationNotPermittedException