| Package | Description |
|---|---|
| com.amazonaws.services.applicationinsights |
|
| com.amazonaws.services.applicationinsights.model |
| Modifier and Type | Method and Description |
|---|---|
ListConfigurationHistoryRequest |
ListConfigurationHistoryRequest.clone() |
ListConfigurationHistoryRequest |
ListConfigurationHistoryRequest.withAccountId(String accountId)
The AWS account ID for the resource group owner.
|
ListConfigurationHistoryRequest |
ListConfigurationHistoryRequest.withEndTime(Date endTime)
The end time of the event.
|
ListConfigurationHistoryRequest |
ListConfigurationHistoryRequest.withEventStatus(ConfigurationEventStatus eventStatus)
The status of the configuration update event.
|
ListConfigurationHistoryRequest |
ListConfigurationHistoryRequest.withEventStatus(String eventStatus)
The status of the configuration update event.
|
ListConfigurationHistoryRequest |
ListConfigurationHistoryRequest.withMaxResults(Integer maxResults)
The maximum number of results returned by
ListConfigurationHistory in paginated output. |
ListConfigurationHistoryRequest |
ListConfigurationHistoryRequest.withNextToken(String nextToken)
The
NextToken value returned from a previous paginated ListConfigurationHistory request
where MaxResults was used and the results exceeded the value of that parameter. |
ListConfigurationHistoryRequest |
ListConfigurationHistoryRequest.withResourceGroupName(String resourceGroupName)
Resource group to which the application belongs.
|
ListConfigurationHistoryRequest |
ListConfigurationHistoryRequest.withStartTime(Date startTime)
The start time of the event.
|
Copyright © 2023. All rights reserved.