ApplicationComponentDetail

Contains detailed information about an application component.

Types

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

Properties

Link copied to clipboard

The status of analysis, if the application component has source code or an associated database.

Link copied to clipboard

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

Link copied to clipboard

The status of the anti-pattern report generation.

Link copied to clipboard

The status message for the anti-pattern.

Link copied to clipboard

The type of application component.

Link copied to clipboard

The error in the analysis of the source code or database.

Link copied to clipboard

The ID of the server that the application component is running on.

Link copied to clipboard

Configuration details for the database associated with the application component.

Link copied to clipboard
val id: String?

The ID of the application component.

Link copied to clipboard

Indicates whether the application component has been included for server recommendation or not.

Link copied to clipboard

The timestamp of when the application component was assessed.

Link copied to clipboard

A list of anti-pattern severity summaries.

Link copied to clipboard

Set to true if the application component is running on multiple servers.

Link copied to clipboard
val name: String?

The name of application component.

Link copied to clipboard

OS driver.

Link copied to clipboard

OS version.

Link copied to clipboard

The top recommendation set for the application component.

Link copied to clipboard

The application component subtype.

Link copied to clipboard

A list of the analysis results.

Link copied to clipboard

The status of the application unit.

Link copied to clipboard

The status message for the application unit.

Link copied to clipboard

Details about the source code repository associated with the application component.

Link copied to clipboard

A detailed description of the analysis status and any failure message.

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