RosRouterInterfaceProps
Properties for defining a RosRouterInterface.
See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-vpc-routerinterface
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkvpc"
&alicloudroscdkvpc.RosRouterInterfaceProps {
Role: interface{},
RouterId: interface{},
AccessPointId: interface{},
AutoPay: interface{},
AutoRenew: interface{},
Description: interface{},
FastLinkMode: interface{},
HealthCheckSourceIp: interface{},
HealthCheckTargetIp: interface{},
InstanceChargeType: interface{},
Name: interface{},
OppositeAccessPointId: interface{},
OppositeInterfaceId: interface{},
OppositeInterfaceOwnerId: interface{},
OppositeRegionId: interface{},
OppositeRouterId: interface{},
OppositeRouterType: interface{},
Period: interface{},
PricingCycle: interface{},
ResourceGroupId: interface{},
RouterType: interface{},
Spec: interface{},
}
Properties
| Name | Type | Description |
|---|---|---|
Role | interface{} | No description. |
RouterId | interface{} | No description. |
AccessPointId | interface{} | No description. |
AutoPay | interface{} | No description. |
AutoRenew | interface{} | No description. |
Description | interface{} | No description. |
FastLinkMode | interface{} | No description. |
HealthCheckSourceIp | interface{} | No description. |
HealthCheckTargetIp | interface{} | No description. |
InstanceChargeType | interface{} | No description. |
Name | interface{} | No description. |
OppositeAccessPointId | interface{} | No description. |
OppositeInterfaceId | interface{} | No description. |
OppositeInterfaceOwnerId | interface{} | No description. |
OppositeRegionId | interface{} | No description. |
OppositeRouterId | interface{} | No description. |
OppositeRouterType | interface{} | No description. |
Period | interface{} | No description. |
PricingCycle | interface{} | No description. |
ResourceGroupId | interface{} | No description. |
RouterType | interface{} | No description. |
Spec | interface{} | No description. |
RoleRequired
Role interface{}
- Type: interface{}
RouterIdRequired
RouterId interface{}
- Type: interface{}
AccessPointIdOptional
AccessPointId interface{}
- Type: interface{}
AutoPayOptional
AutoPay interface{}
- Type: interface{}
AutoRenewOptional
AutoRenew interface{}
- Type: interface{}
DescriptionOptional
Description interface{}
- Type: interface{}
FastLinkModeOptional
FastLinkMode interface{}
- Type: interface{}
HealthCheckSourceIpOptional
HealthCheckSourceIp interface{}
- Type: interface{}
HealthCheckTargetIpOptional
HealthCheckTargetIp interface{}
- Type: interface{}
InstanceChargeTypeOptional
InstanceChargeType interface{}
- Type: interface{}
NameOptional
Name interface{}
- Type: interface{}
OppositeAccessPointIdOptional
OppositeAccessPointId interface{}
- Type: interface{}
OppositeInterfaceIdOptional
OppositeInterfaceId interface{}
- Type: interface{}
OppositeInterfaceOwnerIdOptional
OppositeInterfaceOwnerId interface{}
- Type: interface{}
OppositeRegionIdOptional
OppositeRegionId interface{}
- Type: interface{}
OppositeRouterIdOptional
OppositeRouterId interface{}
- Type: interface{}
OppositeRouterTypeOptional
OppositeRouterType interface{}
- Type: interface{}
PeriodOptional
Period interface{}
- Type: interface{}
PricingCycleOptional
PricingCycle interface{}
- Type: interface{}
ResourceGroupIdOptional
ResourceGroupId interface{}
- Type: interface{}
RouterTypeOptional
RouterType interface{}
- Type: interface{}
SpecOptional
Spec interface{}
- Type: interface{}