RosVSwitchesProps
Properties for defining a RosVSwitches
.
See https://www.alibabacloud.com/help/ros/developer-reference/datasource-vpc-vswitches
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkvpc/datasource"
&datasource.RosVSwitchesProps {
DhcpOptionsSetId: interface{},
IsDefault: interface{},
RefreshOptions: interface{},
ResourceGroupId: interface{},
RouteTableId: interface{},
VpcId: interface{},
VSwitchIds: interface{},
VSwitchName: interface{},
VSwitchOwnerId: interface{},
}
Properties
Name | Type | Description |
---|---|---|
DhcpOptionsSetId |
interface{} |
No description. |
IsDefault |
interface{} |
No description. |
RefreshOptions |
interface{} |
No description. |
ResourceGroupId |
interface{} |
No description. |
RouteTableId |
interface{} |
No description. |
VpcId |
interface{} |
No description. |
VSwitchIds |
interface{} |
No description. |
VSwitchName |
interface{} |
No description. |
VSwitchOwnerId |
interface{} |
No description. |
DhcpOptionsSetId
Optional
DhcpOptionsSetId interface{}
- Type: interface{}
IsDefault
Optional
IsDefault interface{}
- Type: interface{}
RefreshOptions
Optional
RefreshOptions interface{}
- Type: interface{}
ResourceGroupId
Optional
ResourceGroupId interface{}
- Type: interface{}
RouteTableId
Optional
RouteTableId interface{}
- Type: interface{}
VpcId
Optional
VpcId interface{}
- Type: interface{}
VSwitchIds
Optional
VSwitchIds interface{}
- Type: interface{}
VSwitchName
Optional
VSwitchName interface{}
- Type: interface{}
VSwitchOwnerId
Optional
VSwitchOwnerId interface{}
- Type: interface{}