appstream_associate_application_fleet {paws.end.user.computing} | R Documentation |
Associates the specified application with the specified fleet
Description
Associates the specified application with the specified fleet. This is only supported for Elastic fleets.
See https://www.paws-r-sdk.com/docs/appstream_associate_application_fleet/ for full documentation.
Usage
appstream_associate_application_fleet(FleetName, ApplicationArn)
Arguments
FleetName |
[required] The name of the fleet. |
ApplicationArn |
[required] The ARN of the application. |
[Package paws.end.user.computing version 0.7.0 Index]