ServicePortInfosProperty
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkedas"
&alicloudroscdkedas.ServicePortInfosProperty {
LoadBalancerProtocol: interface{},
Port: interface{},
TargetPort: interface{},
CertId: interface{},
}
Properties
Name | Type | Description |
---|---|---|
LoadBalancerProtocol |
interface{} |
No description. |
Port |
interface{} |
No description. |
TargetPort |
interface{} |
No description. |
CertId |
interface{} |
No description. |
LoadBalancerProtocol
Required
LoadBalancerProtocol interface{}
- Type: interface{}
Port
Required
Port interface{}
- Type: interface{}
TargetPort
Required
TargetPort interface{}
- Type: interface{}
CertId
Optional
CertId interface{}
- Type: interface{}