Application Endpoint Args
data class ApplicationEndpointArgs(val host: Output<String>, val port: Output<Int>) : ConvertibleToJava<ApplicationEndpointArgs>
ApplicationEndpoint represents a remote application endpoint.
ApplicationEndpoint represents a remote application endpoint.