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{},
Description: 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{},
RouterType: interface{},
Spec: interface{},
}
Properties
Name | Type | Description |
---|---|---|
Role |
interface{} |
No description. |
RouterId |
interface{} |
No description. |
AccessPointId |
interface{} |
No description. |
AutoPay |
interface{} |
No description. |
Description |
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. |
RouterType |
interface{} |
No description. |
Spec |
interface{} |
No description. |
Role
Required
Role interface{}
- Type: interface{}
RouterId
Required
RouterId interface{}
- Type: interface{}
AccessPointId
Optional
AccessPointId interface{}
- Type: interface{}
AutoPay
Optional
AutoPay interface{}
- Type: interface{}
Description
Optional
Description interface{}
- Type: interface{}
HealthCheckSourceIp
Optional
HealthCheckSourceIp interface{}
- Type: interface{}
HealthCheckTargetIp
Optional
HealthCheckTargetIp interface{}
- Type: interface{}
InstanceChargeType
Optional
InstanceChargeType interface{}
- Type: interface{}
Name
Optional
Name interface{}
- Type: interface{}
OppositeAccessPointId
Optional
OppositeAccessPointId interface{}
- Type: interface{}
OppositeInterfaceId
Optional
OppositeInterfaceId interface{}
- Type: interface{}
OppositeInterfaceOwnerId
Optional
OppositeInterfaceOwnerId interface{}
- Type: interface{}
OppositeRegionId
Optional
OppositeRegionId interface{}
- Type: interface{}
OppositeRouterId
Optional
OppositeRouterId interface{}
- Type: interface{}
OppositeRouterType
Optional
OppositeRouterType interface{}
- Type: interface{}
Period
Optional
Period interface{}
- Type: interface{}
PricingCycle
Optional
PricingCycle interface{}
- Type: interface{}
RouterType
Optional
RouterType interface{}
- Type: interface{}
Spec
Optional
Spec interface{}
- Type: interface{}