CommandArgsProperty
Initializer
import { CommandArgsProperty } from '@alicloud/ros-cdk-edas'
const commandArgsProperty: CommandArgsProperty = { ... }
Properties
Name | Type | Description |
---|---|---|
argument |
string | @alicloud/ros-cdk-core.IResolvable |
No description. |
argument
Optional
public readonly argument: string | IResolvable;
- Type: string | @alicloud/ros-cdk-core.IResolvable