Skip to content

RosCloudConnectNetworkProps

Properties for defining a RosCloudConnectNetwork.

See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-sag-cloudconnectnetwork

Initializer

import "github.com/alibabacloud-go/ros-cdk/alicloudroscdksag"
&alicloudroscdksag.RosCloudConnectNetworkProps {
    Description: interface{},
    IsDefault: interface{},
    Name: interface{},
    Tags: *[]github.com/alibabacloud-go/ros-cdk/alicloudroscdksag.RosCloudConnectNetwork.TagsProperty,
}

Properties

Name Type Description
Description interface{} No description.
IsDefault interface{} No description.
Name interface{} No description.
Tags *[]TagsProperty No description.

DescriptionOptional

Description interface{}
  • Type: interface{}

IsDefaultOptional

IsDefault interface{}
  • Type: interface{}

NameOptional

Name interface{}
  • Type: interface{}

TagsOptional

Tags *[]TagsProperty