appstream_describe_stacks: Retrieves a list that describes one or more specified stacks,...

View source: R/appstream_operations.R

appstream_describe_stacksR Documentation

Retrieves a list that describes one or more specified stacks, if the stack names are provided

Description

Retrieves a list that describes one or more specified stacks, if the stack names are provided. Otherwise, all stacks in the account are described.

See https://www.paws-r-sdk.com/docs/appstream_describe_stacks/ for full documentation.

Usage

appstream_describe_stacks(Names = NULL, NextToken = NULL)

Arguments

Names

The names of the stacks to describe.

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.


paws.end.user.computing documentation built on Sept. 12, 2023, 1:17 a.m.