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. |
NameRequired
Name interface{}
- Type: interface{}
DataRedundancyTypeOptional
DataRedundancyType interface{}
- Type: interface{}
DescriptionOptional
Description interface{}
- Type: interface{}
ResourceGroupIdOptional
ResourceGroupId interface{}
- Type: interface{}
TagsOptional
Tags *[]TagsProperty
- Type: *[]TagsProperty