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. |
quotaId
Required
public readonly quotaId: string | IResolvable;
- Type: string | @alicloud/ros-cdk-core.IResolvable