appstream_list_associated_stacks {paws.end.user.computing} | R Documentation |
Retrieves the name of the stack with which the specified fleet is associated
Description
Retrieves the name of the stack with which the specified fleet is associated.
See https://www.paws-r-sdk.com/docs/appstream_list_associated_stacks/ for full documentation.
Usage
appstream_list_associated_stacks(FleetName, NextToken = NULL)
Arguments
FleetName |
[required] The name of the fleet. |
NextToken |
The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page. |
[Package paws.end.user.computing version 0.7.0 Index]