InstanceConfigResponse

data class InstanceConfigResponse(val instanceSize: String)

Message storing the instance configuration.

Constructors

Link copied to clipboard
fun InstanceConfigResponse(instanceSize: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The instance size of this the instance configuration.