RosCenInstanceProps
Properties for defining a RosCenInstance
.
See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-cen-ceninstance
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkcen"
&alicloudroscdkcen.RosCenInstanceProps {
Description: interface{},
Name: interface{},
ProtectionLevel: interface{},
ResourceGroupId: interface{},
Tags: *[]github.com/alibabacloud-go/ros-cdk/alicloudroscdkcen.RosCenInstance.TagsProperty,
}
Properties
Name | Type | Description |
---|---|---|
Description |
interface{} |
No description. |
Name |
interface{} |
No description. |
ProtectionLevel |
interface{} |
No description. |
ResourceGroupId |
interface{} |
No description. |
Tags |
*[]TagsProperty |
No description. |
Description
Optional
Description interface{}
- Type: interface{}
Name
Optional
Name interface{}
- Type: interface{}
ProtectionLevel
Optional
ProtectionLevel interface{}
- Type: interface{}
ResourceGroupId
Optional
ResourceGroupId interface{}
- Type: interface{}
Tags
Optional
Tags *[]TagsProperty
- Type: *[]TagsProperty