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. |
VpcId
Required
VpcId interface{}
- Type: interface{}
VSwitchIds
Required
VSwitchIds interface{}
- Type: interface{}
ZoneIds
Required
ZoneIds interface{}
- Type: interface{}