Skip to content

RosDhcpOptionsSetAttachmentProps

Properties for defining a RosDhcpOptionsSetAttachment.

See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-vpc-dhcpoptionssetattachment

Initializer

import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkvpc"
&alicloudroscdkvpc.RosDhcpOptionsSetAttachmentProps {
    DhcpOptionsSetId: interface{},
    VpcId: interface{},
}

Properties

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

DhcpOptionsSetIdRequired

DhcpOptionsSetId interface{}
  • Type: interface{}

VpcIdRequired

VpcId interface{}
  • Type: interface{}