ResourcesProperty
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkpai"
&alicloudroscdkpai.ResourcesProperty {
EnvType: interface{},
WorkspaceResourceName: interface{},
WorkspaceResourceWorkspaceId: interface{},
Quotas: interface{},
Spec: interface{},
}
Properties
Name | Type | Description |
---|---|---|
EnvType |
interface{} |
No description. |
WorkspaceResourceName |
interface{} |
No description. |
WorkspaceResourceWorkspaceId |
interface{} |
No description. |
Quotas |
interface{} |
No description. |
Spec |
interface{} |
No description. |
EnvType
Required
EnvType interface{}
- Type: interface{}
WorkspaceResourceName
Required
WorkspaceResourceName interface{}
- Type: interface{}
WorkspaceResourceWorkspaceId
Required
WorkspaceResourceWorkspaceId interface{}
- Type: interface{}
Quotas
Optional
Quotas interface{}
- Type: interface{}
Spec
Optional
Spec interface{}
- Type: interface{}