Skip to content

TagsProperty

Initializer

import ros_cdk_ots
ros_cdk_ots.RosVCUInstance.TagsProperty(
  key: typing.Union[str, IResolvable],
  value: typing.Union[str, IResolvable]
)

Properties

Name Type Description
key typing.Union[str, ros_cdk_core.IResolvable] No description.
value typing.Union[str, ros_cdk_core.IResolvable] No description.

keyRequired

key: typing.Union[str, IResolvable]
  • Type: typing.Union[str, ros_cdk_core.IResolvable]

valueRequired

value: typing.Union[str, IResolvable]
  • Type: typing.Union[str, ros_cdk_core.IResolvable]