ServerDetail

Detailed information about a server.

Types

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

Properties

Link copied to clipboard

The S3 bucket name and Amazon S3 key name for anti-pattern report.

Link copied to clipboard

The status of the anti-pattern report generation.

Link copied to clipboard

A message about the status of the anti-pattern report generation.

Link copied to clipboard

A list of strategy summaries.

Link copied to clipboard

The status of assessment for the server.

Link copied to clipboard
val id: String?

The server ID.

Link copied to clipboard

The timestamp of when the server was assessed.

Link copied to clipboard

A list of anti-pattern severity summaries.

Link copied to clipboard
val name: String?

The name of the server.

Link copied to clipboard

A set of recommendations.

Link copied to clipboard

The error in server analysis.

Link copied to clipboard

The type of server.

Link copied to clipboard

A message about the status of data collection, which contains detailed descriptions of any error messages.

Link copied to clipboard

System information about the server.

Functions

Link copied to clipboard
inline fun copy(block: ServerDetail.Builder.() -> Unit = {}): ServerDetail
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