Skip to content

QuotasProperty

Initializer

import com.aliyun.ros.cdk.pai.RosWorkspaceResourceMaxCompute.QuotasProperty;
QuotasProperty.builder()
    .quotaId(java.lang.String)
    .quotaId(IResolvable)
    .build();

Properties

Name Type Description
quotaId java.lang.String OR com.aliyun.ros.cdk.core.IResolvable No description.

quotaIdRequired

public java.lang.Object getQuotaId();
  • Type: java.lang.String OR com.aliyun.ros.cdk.core.IResolvable