Skip to content

ContextSelectionProperty

Initializer

import ros_cdk_apig
ros_cdk_apig.RosHttpApi.ContextSelectionProperty(
  type: typing.Union[str, IResolvable] = None,
  value: typing.Union[str, IResolvable] = None
)

Properties

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

typeOptional

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

valueOptional

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