proton_list_tags_for_resource: List tags for a resource

View source: R/proton_operations.R

proton_list_tags_for_resourceR Documentation

List tags for a resource

Description

List tags for a resource. For more information, see Proton resources and tagging in the Proton User Guide.

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

Usage

proton_list_tags_for_resource(maxResults = NULL, nextToken = NULL, resourceArn)

Arguments

maxResults

The maximum number of tags to list.

nextToken

A token that indicates the location of the next resource tag in the array of resource tags, after the list of resource tags that was previously requested.

resourceArn

[required] The Amazon Resource Name (ARN) of the resource for the listed tags.


paws.compute documentation built on Sept. 12, 2023, 1:28 a.m.