appstream_associate_fleet {paws.end.user.computing} | R Documentation |
Associates the specified fleet with the specified stack
Description
Associates the specified fleet with the specified stack.
See https://www.paws-r-sdk.com/docs/appstream_associate_fleet/ for full documentation.
Usage
appstream_associate_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.7.0 Index]