Skip to content

UserVpcProperty

Initializer

import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkpaidswapi"
&alicloudroscdkpaidswapi.UserVpcProperty {
    SecurityGroupId: interface{},
    VpcId: interface{},
}

Properties

Name Type Description
SecurityGroupId interface{} No description.
VpcId interface{} No description.

SecurityGroupIdOptional

SecurityGroupId interface{}
  • Type: interface{}

VpcIdOptional

VpcId interface{}
  • Type: interface{}