Skip to content

QuotasProperty

Initializer

import { QuotasProperty } from '@alicloud/ros-cdk-pai'
const quotasProperty: QuotasProperty = { ... }

Properties

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

quotaIdRequired

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