K8s Slb Attachment Slb Config Port Mapping Service Port Args
data class K8sSlbAttachmentSlbConfigPortMappingServicePortArgs(val port: Output<Int>, val protocol: Output<String>, val targetPort: Output<Int>) : ConvertibleToJava<K8sSlbAttachmentSlbConfigPortMappingServicePortArgs>