Skip to content

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.

EnvTypeRequired

EnvType interface{}
  • Type: interface{}

WorkspaceResourceNameRequired

WorkspaceResourceName interface{}
  • Type: interface{}

WorkspaceResourceWorkspaceIdRequired

WorkspaceResourceWorkspaceId interface{}
  • Type: interface{}

QuotasOptional

Quotas interface{}
  • Type: interface{}

SpecOptional

Spec interface{}
  • Type: interface{}