Skip to content

CommandArgsProperty

Initializer

import ros_cdk_edas
ros_cdk_edas.RosK8sApplication.CommandArgsProperty(
  argument: typing.Union[str, IResolvable] = None
)

Properties

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

argumentOptional

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