Google Cloud Apigee V1Node Config Response
data class GoogleCloudApigeeV1NodeConfigResponse(val currentAggregateNodeCount: String, val maxNodeCount: String, val minNodeCount: String)
NodeConfig for setting the min/max number of nodes associated with the environment.
Constructors
Link copied to clipboard
fun GoogleCloudApigeeV1NodeConfigResponse(currentAggregateNodeCount: String, maxNodeCount: String, minNodeCount: String)