ConfigurationServiceInstanceResponse

data class ConfigurationServiceInstanceResponse(val name: String, val status: String)

Collection of instances belong to the Application Configuration Service

Constructors

Link copied to clipboard
constructor(name: String, status: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Name of the Application Configuration Service instance

Link copied to clipboard

Status of the Application Configuration Service instance