Skip to content

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.

DescriptionOptional

Description interface{}
  • Type: interface{}

NameOptional

Name interface{}
  • Type: interface{}

ProtectionLevelOptional

ProtectionLevel interface{}
  • Type: interface{}

ResourceGroupIdOptional

ResourceGroupId interface{}
  • Type: interface{}

TagsOptional

Tags *[]TagsProperty