AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Container for the parameters to the TagResource operation. Add a tag to a Step Functions resource.
An array of key-value pairs. For more information, see Using Cost Allocation Tags in the Amazon Web Services Billing and Cost Management User Guide, and Controlling Access Using IAM Tags.
Tags may only contain Unicode letters, digits, white space, or these symbols: _
. : / = + - @
.
Namespace: Amazon.StepFunctions.Model
Assembly: AWSSDK.StepFunctions.dll
Version: 3.x.y.z
public class TagResourceRequest : AmazonStepFunctionsRequest IAmazonWebServiceRequest
The TagResourceRequest type exposes the following members
Name | Description | |
---|---|---|
![]() |
TagResourceRequest() |
Name | Type | Description | |
---|---|---|---|
![]() |
ResourceArn | System.String |
Gets and sets the property ResourceArn. The Amazon Resource Name (ARN) for the Step Functions state machine or activity. |
![]() |
Tags | System.Collections.Generic.List<Amazon.StepFunctions.Model.Tag> |
Gets and sets the property Tags. The list of tags to add to a resource.
Tags may only contain Unicode letters, digits, white space, or these symbols: |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5