Skip to content

ConnectionProperty

Initializer

import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkkms"
&alicloudroscdkkms.ConnectionProperty {
    VpcId: interface{},
    VSwitchIds: interface{},
    ZoneIds: interface{},
}

Properties

Name Type Description
VpcId interface{} No description.
VSwitchIds interface{} No description.
ZoneIds interface{} No description.

VpcIdRequired

VpcId interface{}
  • Type: interface{}

VSwitchIdsRequired

VSwitchIds interface{}
  • Type: interface{}

ZoneIdsRequired

ZoneIds interface{}
  • Type: interface{}