ConfigRecommendation

Defines a recommendation configuration.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Name of the Application Component.

Link copied to clipboard

The current compliance against the resiliency policy before applying the configuration change.

Link copied to clipboard
val cost: Cost?

The cost for the application.

Link copied to clipboard

The optional description for an app.

Link copied to clipboard

The architecture type.

Link copied to clipboard

The name of the recommendation configuration.

Link copied to clipboard
Link copied to clipboard

The expected compliance against the resiliency policy after applying the configuration change.

Link copied to clipboard

Reference identifier for the recommendation configuration.

Link copied to clipboard

List of the suggested configuration changes.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String