RosProjectProps
Properties for defining a RosProject
.
See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-sls-project
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdksls"
&alicloudroscdksls.RosProjectProps {
Name: interface{},
DataRedundancyType: interface{},
Description: interface{},
ResourceGroupId: interface{},
Tags: *[]github.com/alibabacloud-go/ros-cdk/alicloudroscdksls.RosProject.TagsProperty,
}
Properties
Name | Type | Description |
---|---|---|
Name |
interface{} |
No description. |
DataRedundancyType |
interface{} |
No description. |
Description |
interface{} |
No description. |
ResourceGroupId |
interface{} |
No description. |
Tags |
*[]TagsProperty |
No description. |
Name
Required
Name interface{}
- Type: interface{}
DataRedundancyType
Optional
DataRedundancyType interface{}
- Type: interface{}
Description
Optional
Description interface{}
- Type: interface{}
ResourceGroupId
Optional
ResourceGroupId interface{}
- Type: interface{}
Tags
Optional
Tags *[]TagsProperty
- Type: *[]TagsProperty