String componentName
The name of the component.
String resourceType
The resource type. Supported resource types include EC2 instances, Auto Scaling group, Classic ELB, Application ELB, and SQS Queue.
String tier
The stack tier of the application component.
Boolean monitor
Indicates whether the application component is monitored.
String resourceGroupName
The name of the resource group.
ApplicationInfo applicationInfo
Information about the application.
String resourceGroupName
The name of the resource group.
String resourceGroupName
The name of the resource group.
ApplicationInfo applicationInfo
Information about the application.
String componentConfiguration
The recommended configuration settings of the component. The value is the escaped JSON of the configuration.
Boolean monitor
Indicates whether the application component is monitored.
String tier
The tier of the application component. Supported tiers include DOT_NET_WORKER,
DOT_NET_WEB_TIER, SQL_SERVER, and DEFAULT
String componentConfiguration
The configuration settings of the component. The value is the escaped JSON of the configuration.
ApplicationComponent applicationComponent
List<E> resourceList
The list of resource ARNs that belong to the component.
String observationId
The ID of the observation.
Observation observation
Information about the observation.
String problemId
The ID of the problem.
RelatedObservations relatedObservations
Observations related to the problem.
String problemId
The ID of the problem.
Problem problem
Information about the problem.
String resourceGroupName
The name of the resource group.
Integer maxResults
The maximum number of results to return in a single call. To retrieve the remaining results, make another call
with the returned NextToken value.
String nextToken
The token to request the next page of results.
String resourceGroupName
The name of the resource group.
Date startTime
The time when the problem was detected, in epoch seconds. If you don't specify a time frame for the request, problems within the past seven days are returned.
Date endTime
The time when the problem ended, in epoch seconds. If not specified, problems within the past seven days are returned.
Integer maxResults
The maximum number of results to return in a single call. To retrieve the remaining results, make another call
with the returned NextToken value.
String nextToken
The token to request the next page of results.
String id
The ID of the observation type.
Date startTime
The time when the observation was first detected, in epoch seconds.
Date endTime
The time when the observation ended, in epoch seconds.
String sourceType
The source type of the observation.
String sourceARN
The source resource ARN of the observation.
String logGroup
The log group name.
Date lineTime
The timestamp in the CloudWatch Logs that specifies when the matched line occurred.
String logText
The log text of the observation.
String logFilter
The log filter of the observation.
String metricNamespace
The namespace of the observation metric.
String metricName
The name of the observation metric.
String unit
The unit of the source observation metric.
Double value
The value of the source observation metric.
String id
The ID of the problem.
String title
The name of the problem.
String insights
A detailed analysis of the problem using machine learning.
String status
The status of the problem.
String affectedResource
The resource affected by the problem.
Date startTime
The time when the problem started, in epoch seconds.
Date endTime
The time when the problem ended, in epoch seconds.
String severityLevel
A measure of the level of impact of the problem.
String resourceGroupName
The name of the resource group affected by the problem.
Map<K,V> feedback
Feedback provided by the user about the problem.
String resourceGroupName
The name of the resource group.
String componentName
The name of the component.
Boolean monitor
Indicates whether the application component is monitored.
String tier
The tier of the application component. Supported tiers include DOT_NET_WORKER,
DOT_NET_WEB_TIER, SQL_SERVER, and DEFAULT.
String componentConfiguration
The configuration settings of the component. The value is the escaped JSON of the configuration. For more
information about the JSON format, see Working with
JSON. You can send a request to DescribeComponentConfigurationRecommendation to see the
recommended configuration for a component.
Copyright © 2019. All rights reserved.