Compute Instance Application Response
data class ComputeInstanceApplicationResponse(val displayName: String? = null, val endpointUri: String? = null)
Defines an Aml Instance application and its connectivity endpoint URI.