appstream_list_associated_fleets {paws.end.user.computing} | R Documentation |
Retrieves the name of the fleet that is associated with the specified stack
Description
Retrieves the name of the fleet that is associated with the specified stack.
See https://www.paws-r-sdk.com/docs/appstream_list_associated_fleets/ for full documentation.
Usage
appstream_list_associated_fleets(StackName, NextToken = NULL)
Arguments
StackName |
[required] The name of the stack. |
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]