Skip to content

RosNatGatewayProps

Properties for defining a RosNatGateway.

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

Initializer

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

Properties

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

NatGatewayIdRequired

NatGatewayId interface{}
  • Type: interface{}

RefreshOptionsOptional

RefreshOptions interface{}
  • Type: interface{}