Skip to content

Start Fleet

appstream_start_fleet R Documentation

Starts the specified fleet

Description

Starts the specified fleet.

Usage

appstream_start_fleet(Name)

Arguments

Name

[required] The name of the fleet.

Value

An empty list.

Request syntax

svc$start_fleet(
  Name = "string"
)