Skip to content

ApplicationProperty

Initializer

import { ApplicationProperty } from '@alicloud/ros-cdk-ehpc'
const applicationProperty: ApplicationProperty = { ... }

Properties

Name Type Description
tag string | @alicloud/ros-cdk-core.IResolvable No description.

tagRequired

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