Endpoint Configuration Args
data class EndpointConfigurationArgs(val address: Output<IPAddressArgs>, val port: Output<String>) : ConvertibleToJava<EndpointConfigurationArgs>
Endpoint Configuration for frontend and backend
Endpoint Configuration for frontend and backend