Skip to content

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.

TagPropertyNameOptional

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