MountDescsProperty
Initializer
import ros_cdk_edas
ros_cdk_edas.RosK8sApplication.MountDescsProperty(
mount_path: typing.Union[str, IResolvable] = None,
nas_path: typing.Union[str, IResolvable] = None
)
Properties
| Name |
Type |
Description |
mount_path |
typing.Union[str, ros_cdk_core.IResolvable] |
No description. |
nas_path |
typing.Union[str, ros_cdk_core.IResolvable] |
No description. |
mount_pathOptional
mount_path: typing.Union[str, IResolvable]
- Type: typing.Union[str, ros_cdk_core.IResolvable]
nas_pathOptional
nas_path: typing.Union[str, IResolvable]
- Type: typing.Union[str, ros_cdk_core.IResolvable]