Skip to content

TagManagerOptions

Options to configure TagManager behavior.

Initializer

import ros_cdk_core
ros_cdk_core.TagManagerOptions(
  tag_property_name: str = None
)

Properties

Name Type Description
tag_property_name str The name of the property in ROS for these tags.

tag_property_nameOptional

tag_property_name: str
  • Type: str
  • Default: "tags"

The name of the property in ROS for these tags.

Normally this is tags, but Cognito UserPool uses UserPoolTags