Skip to content

RosNatIpCidrsProps

Properties for defining a RosNatIpCidrs.

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

Initializer

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

Properties

Name Type Description
NatGatewayId interface{} No description.
NatIpCidr interface{} No description.
RefreshOptions interface{} No description.

NatGatewayIdRequired

NatGatewayId interface{}
  • Type: interface{}

NatIpCidrOptional

NatIpCidr interface{}
  • Type: interface{}

RefreshOptionsOptional

RefreshOptions interface{}
  • Type: interface{}