pidNamespace property
An optional identifier for a PID namespace to run the action inside.
Multiple actions should use the same string to share a namespace. If unspecified, a separate isolated namespace is used.
Implementation
core.String? pidNamespace;