appstream_disassociate_fleet {paws.end.user.computing}R Documentation

Disassociates the specified fleet from the specified stack

Description

Disassociates the specified fleet from the specified stack.

See https://www.paws-r-sdk.com/docs/appstream_disassociate_fleet/ for full documentation.

Usage

appstream_disassociate_fleet(FleetName, StackName)

Arguments

FleetName

[required] The name of the fleet.

StackName

[required] The name of the stack.


[Package paws.end.user.computing version 0.9.0 Index]