Wsdl Service Args
data class WsdlServiceArgs(val endpointQualifiedNames: Output<List<String>>? = null, val qualifiedName: Output<String>) : ConvertibleToJava<WsdlServiceArgs>
The service with name and endpoint names
The service with name and endpoint names