Skip to content

VpcProperty

Initializer

import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkapig"
&alicloudroscdkapig.VpcProperty {
    VpcId: interface{},
    Name: interface{},
}

Properties

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

VpcIdRequired

VpcId interface{}
  • Type: interface{}

NameOptional

Name interface{}
  • Type: interface{}