Skip to content

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.

Ipv4GatewayIdOptional

Ipv4GatewayId interface{}
  • Type: interface{}

Ipv4GatewayNameOptional

Ipv4GatewayName interface{}
  • Type: interface{}

RefreshOptionsOptional

RefreshOptions interface{}
  • Type: interface{}

VpcIdOptional

VpcId interface{}
  • Type: interface{}