Skip to content

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.

LoadBalancerProtocolRequired

LoadBalancerProtocol interface{}
  • Type: interface{}

PortRequired

Port interface{}
  • Type: interface{}

TargetPortRequired

TargetPort interface{}
  • Type: interface{}

CertIdOptional

CertId interface{}
  • Type: interface{}