RosNatIpProps
Properties for defining a RosNatIp
.
See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-vpc-natip
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkvpc"
&alicloudroscdkvpc.RosNatIpProps {
NatGatewayId: interface{},
NatIpCidr: interface{},
NatIpDescription: interface{},
NatIpName: interface{},
NatIp: interface{},
NatIpCidrId: interface{},
}
Properties
Name | Type | Description |
---|---|---|
NatGatewayId |
interface{} |
No description. |
NatIpCidr |
interface{} |
No description. |
NatIpDescription |
interface{} |
No description. |
NatIpName |
interface{} |
No description. |
NatIp |
interface{} |
No description. |
NatIpCidrId |
interface{} |
No description. |
NatGatewayId
Required
NatGatewayId interface{}
- Type: interface{}
NatIpCidr
Required
NatIpCidr interface{}
- Type: interface{}
NatIpDescription
Required
NatIpDescription interface{}
- Type: interface{}
NatIpName
Required
NatIpName interface{}
- Type: interface{}
NatIp
Optional
NatIp interface{}
- Type: interface{}
NatIpCidrId
Optional
NatIpCidrId interface{}
- Type: interface{}