RosNatGatewayProps
Properties for defining a RosNatGateway
.
See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-vpc-natgateway
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkvpc"
&alicloudroscdkvpc.RosNatGatewayProps {
VpcId: interface{},
VSwitchId: interface{},
AutoPay: interface{},
DeletionForce: interface{},
DeletionProtection: interface{},
Description: interface{},
Duration: interface{},
EipBindMode: interface{},
IcmpReplyEnabled: interface{},
InstanceChargeType: interface{},
InternetChargeType: interface{},
NatGatewayName: interface{},
NatType: interface{},
NetworkType: interface{},
PricingCycle: interface{},
SecurityProtectionEnabled: interface{},
Tags: *[]github.com/alibabacloud-go/ros-cdk/alicloudroscdkvpc.RosNatGateway.TagsProperty,
}
Properties
Name | Type | Description |
---|---|---|
VpcId |
interface{} |
No description. |
VSwitchId |
interface{} |
No description. |
AutoPay |
interface{} |
No description. |
DeletionForce |
interface{} |
No description. |
DeletionProtection |
interface{} |
No description. |
Description |
interface{} |
No description. |
Duration |
interface{} |
No description. |
EipBindMode |
interface{} |
No description. |
IcmpReplyEnabled |
interface{} |
No description. |
InstanceChargeType |
interface{} |
No description. |
InternetChargeType |
interface{} |
No description. |
NatGatewayName |
interface{} |
No description. |
NatType |
interface{} |
No description. |
NetworkType |
interface{} |
No description. |
PricingCycle |
interface{} |
No description. |
SecurityProtectionEnabled |
interface{} |
No description. |
Tags |
*[]TagsProperty |
No description. |
VpcId
Required
VpcId interface{}
- Type: interface{}
VSwitchId
Required
VSwitchId interface{}
- Type: interface{}
AutoPay
Optional
AutoPay interface{}
- Type: interface{}
DeletionForce
Optional
DeletionForce interface{}
- Type: interface{}
DeletionProtection
Optional
DeletionProtection interface{}
- Type: interface{}
Description
Optional
Description interface{}
- Type: interface{}
Duration
Optional
Duration interface{}
- Type: interface{}
EipBindMode
Optional
EipBindMode interface{}
- Type: interface{}
IcmpReplyEnabled
Optional
IcmpReplyEnabled interface{}
- Type: interface{}
InstanceChargeType
Optional
InstanceChargeType interface{}
- Type: interface{}
InternetChargeType
Optional
InternetChargeType interface{}
- Type: interface{}
NatGatewayName
Optional
NatGatewayName interface{}
- Type: interface{}
NatType
Optional
NatType interface{}
- Type: interface{}
NetworkType
Optional
NetworkType interface{}
- Type: interface{}
PricingCycle
Optional
PricingCycle interface{}
- Type: interface{}
SecurityProtectionEnabled
Optional
SecurityProtectionEnabled interface{}
- Type: interface{}
Tags
Optional
Tags *[]TagsProperty
- Type: *[]TagsProperty