servicecatalog_list_resources_for_tag_option: Lists the resources associated with the specified TagOption

View source: R/servicecatalog_operations.R

servicecatalog_list_resources_for_tag_optionR Documentation

Lists the resources associated with the specified TagOption

Description

Lists the resources associated with the specified TagOption.

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

Usage

servicecatalog_list_resources_for_tag_option(
  TagOptionId,
  ResourceType = NULL,
  PageSize = NULL,
  PageToken = NULL
)

Arguments

TagOptionId

[required] The TagOption identifier.

ResourceType

The resource type.

  • Portfolio

  • Product

PageSize

The maximum number of items to return with this call.

PageToken

The page token for the next set of results. To retrieve the first set of results, use null.


paws.management documentation built on Sept. 12, 2023, 1:06 a.m.