class Aws::KinesisVideo::Types::ListTagsForResourceInput
@note When making an API call, you may pass ListTagsForResourceInput
data as a hash: { next_token: "NextToken", resource_arn: "ResourceARN", # required }
@!attribute [rw] next_token
If you specify this parameter and the result of a `ListTagsForResource` call is truncated, the response includes a token that you can use in the next request to fetch the next batch of tags. @return [String]
@!attribute [rw] resource_arn
The Amazon Resource Name (ARN) of the signaling channel for which you want to list tags. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/kinesisvideo-2017-09-30/ListTagsForResourceInput AWS API Documentation
Constants
- SENSITIVE