| Package | Description |
|---|---|
| com.amazonaws.services.applicationinsights |
|
| com.amazonaws.services.applicationinsights.model |
| Modifier and Type | Method and Description |
|---|---|
DescribeComponentConfigurationResult |
AbstractAmazonApplicationInsights.describeComponentConfiguration(DescribeComponentConfigurationRequest request) |
DescribeComponentConfigurationResult |
AmazonApplicationInsights.describeComponentConfiguration(DescribeComponentConfigurationRequest describeComponentConfigurationRequest)
Describes the monitoring configuration of the component.
|
DescribeComponentConfigurationResult |
AmazonApplicationInsightsClient.describeComponentConfiguration(DescribeComponentConfigurationRequest request)
Describes the monitoring configuration of the component.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeComponentConfigurationResult |
DescribeComponentConfigurationResult.clone() |
DescribeComponentConfigurationResult |
DescribeComponentConfigurationResult.withComponentConfiguration(String componentConfiguration)
The configuration settings of the component.
|
DescribeComponentConfigurationResult |
DescribeComponentConfigurationResult.withMonitor(Boolean monitor)
Indicates whether the application component is monitored.
|
DescribeComponentConfigurationResult |
DescribeComponentConfigurationResult.withTier(String tier)
The tier of the application component.
|
DescribeComponentConfigurationResult |
DescribeComponentConfigurationResult.withTier(Tier tier)
The tier of the application component.
|
Copyright © 2023. All rights reserved.