Skip to content

RosVSwitchProps

Properties for defining a RosVSwitch.

See https://www.alibabacloud.com/help/ros/developer-reference/datasource-vpc-vswitch

Initializer

import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkvpc/datasource"
&datasource.RosVSwitchProps {
    VSwitchId: interface{},
    RefreshOptions: interface{},
}

Properties

Name Type Description
VSwitchId interface{} No description.
RefreshOptions interface{} No description.

VSwitchIdRequired

VSwitchId interface{}
  • Type: interface{}

RefreshOptionsOptional

RefreshOptions interface{}
  • Type: interface{}