Parameter | Type | Description | Example |
---|---|---|---|
object | The details of the resource tags. | ||
ResourceId | string | The Alibaba Cloud Resource Name (ARN) of the resource. | acs:fc:cn-shanghai:****:functions/demo |
ResourceType | string | The name of the resource type. The function type in Function Compute 3.0 is ALIYUN::FC::FUNCTION, which is abbreviated as "function". | function |
TagKey | string | The tag key. | key1 |
TagValue | string | The tag value. | key1 |