Builder

class Builder

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
var 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
var name: String?

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
fun cost(block: Cost.Builder.() -> Unit)