apigatewayv2_tag_resource: Creates a new Tag resource to represent a tag

View source: R/apigatewayv2_operations.R

apigatewayv2_tag_resourceR Documentation

Creates a new Tag resource to represent a tag

Description

Creates a new Tag resource to represent a tag.

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

Usage

apigatewayv2_tag_resource(ResourceArn, Tags = NULL)

Arguments

ResourceArn

[required] The resource ARN for the tag.

Tags

The collection of tags. Each tag element is associated with a given resource.


paws.networking documentation built on Sept. 12, 2023, 1:24 a.m.