K8sSlbAttachmentSlbConfigPortMappingServicePort

data class K8sSlbAttachmentSlbConfigPortMappingServicePort(val port: Int, val protocol: String, val targetPort: Int)

Constructors

constructor(port: Int, protocol: String, targetPort: Int)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val port: Int
Link copied to clipboard
Link copied to clipboard