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'
)
[REQUIRED]
The name of the fleet.
[REQUIRED]
The ARN of the application.
dict
Response Syntax
{}
Response Structure
Exceptions
AppStream.Client.exceptions.ConcurrentModificationException
AppStream.Client.exceptions.InvalidParameterCombinationException
AppStream.Client.exceptions.OperationNotPermittedException