TagManagerOptions
Options to configure TagManager behavior.
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkcore"
&alicloudroscdkcore.TagManagerOptions {
TagPropertyName: *string,
}
Properties
Name | Type | Description |
---|---|---|
TagPropertyName |
*string |
The name of the property in ROS for these tags. |
TagPropertyName
Optional
TagPropertyName *string
- Type: *string
- Default: "tags"
The name of the property in ROS for these tags.
Normally this is tags
, but Cognito UserPool uses UserPoolTags