Skip to content

PathProperty

Initializer

import ros_cdk_apig
ros_cdk_apig.RosRoute.PathProperty(
  type: typing.Union[str, IResolvable],
  value: typing.Union[str, IResolvable]
)

Properties

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

typeRequired

type: 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]