RosProjectProps
Properties for defining a RosProject
.
See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-foas-project
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkfoas"
&alicloudroscdkfoas.RosProjectProps {
DeployType: interface{},
ManagerIds: interface{},
Name: interface{},
ClusterId: interface{},
Description: interface{},
OrderId: interface{},
}
Properties
Name | Type | Description |
---|---|---|
DeployType |
interface{} |
No description. |
ManagerIds |
interface{} |
No description. |
Name |
interface{} |
No description. |
ClusterId |
interface{} |
No description. |
Description |
interface{} |
No description. |
OrderId |
interface{} |
No description. |
DeployType
Required
DeployType interface{}
- Type: interface{}
ManagerIds
Required
ManagerIds interface{}
- Type: interface{}
Name
Required
Name interface{}
- Type: interface{}
ClusterId
Optional
ClusterId interface{}
- Type: interface{}
Description
Optional
Description interface{}
- Type: interface{}
OrderId
Optional
OrderId interface{}
- Type: interface{}