Service Networking Args
data class ServiceNetworkingArgs(val deployment: Output<String>, val service: Output<String>) : ConvertibleToJava<ServiceNetworkingArgs>
Information about the Kubernetes Service networking configuration.