K8s Slb Attachment Slb Config Port Mapping
data class K8sSlbAttachmentSlbConfigPortMapping(val certId: String? = null, val loadbalancerProtocol: String, val servicePort: K8sSlbAttachmentSlbConfigPortMappingServicePort)
Constructors
Link copied to clipboard
constructor(certId: String? = null, loadbalancerProtocol: String, servicePort: K8sSlbAttachmentSlbConfigPortMappingServicePort)