RosIpv4GatewaysProps
Properties for defining a RosIpv4Gateways
.
See https://www.alibabacloud.com/help/ros/developer-reference/datasource-vpc-ipv4gateways
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkvpc/datasource"
&datasource.RosIpv4GatewaysProps {
Ipv4GatewayId: interface{},
Ipv4GatewayName: interface{},
RefreshOptions: interface{},
VpcId: interface{},
}
Properties
Name | Type | Description |
---|---|---|
Ipv4GatewayId |
interface{} |
No description. |
Ipv4GatewayName |
interface{} |
No description. |
RefreshOptions |
interface{} |
No description. |
VpcId |
interface{} |
No description. |
Ipv4GatewayId
Optional
Ipv4GatewayId interface{}
- Type: interface{}
Ipv4GatewayName
Optional
Ipv4GatewayName interface{}
- Type: interface{}
RefreshOptions
Optional
RefreshOptions interface{}
- Type: interface{}
VpcId
Optional
VpcId interface{}
- Type: interface{}