AssessmentSummary
Contains the summary of the assessment results.
Contents
- antipatternReportS3Object
-
The Amazon S3 object containing the anti-pattern report.
Type: S3Object object
Required: No
- antipatternReportStatus
-
The status of the anti-pattern report.
Type: String
Valid Values:
FAILED | IN_PROGRESS | SUCCESS
Required: No
- antipatternReportStatusMessage
-
The status message of the anti-pattern report.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 1024.
Pattern:
.*\S.*
Required: No
- lastAnalyzedTimestamp
-
The time the assessment was performed.
Type: Timestamp
Required: No
- listAntipatternSeveritySummary
-
List of AntipatternSeveritySummary.
Type: Array of AntipatternSeveritySummary objects
Required: No
- listApplicationComponentStatusSummary
-
List of status summaries of the analyzed application components.
Type: Array of ApplicationComponentStatusSummary objects
Required: No
- listApplicationComponentStrategySummary
-
List of ApplicationComponentStrategySummary.
Type: Array of StrategySummary objects
Required: No
- listApplicationComponentSummary
-
List of ApplicationComponentSummary.
Type: Array of ApplicationComponentSummary objects
Required: No
- listServerStatusSummary
-
List of status summaries of the analyzed servers.
Type: Array of ServerStatusSummary objects
Required: No
- listServerStrategySummary
-
List of ServerStrategySummary.
Type: Array of StrategySummary objects
Required: No
- listServerSummary
-
List of ServerSummary.
Type: Array of ServerSummary objects
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: