Stop Fleet
appstream_stop_fleet | R Documentation |
Stops the specified fleet¶
Description¶
Stops the specified fleet.
Usage¶
appstream_stop_fleet(Name)
Arguments¶
Name |
[required] The name of the fleet. |
Value¶
An empty list.
Request syntax¶
svc$stop_fleet(
Name = "string"
)