Skip to content

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.

argumentOptional

public readonly argument: string | IResolvable;
  • Type: string | @alicloud/ros-cdk-core.IResolvable