Package com.amazonaws.services.support.model

Classes modeling the various types represented by AWSSupport.

See:
          Description

Class Summary
AddCommunicationToCaseRequest Container for the parameters to the AddCommunicationToCase operation.
AddCommunicationToCaseResult Contains the following objects or data if successful.
CaseDetails A JSON-formatted object that contains the metadata for a support case.
Category A JSON-formatted name/value pair that represents the category name and category code of the problem, selected from the DescribeServices response for each AWS service.
Communication Exposes the fields used by a communication for an AWS Support case.
CreateCaseRequest Container for the parameters to the CreateCase operation.
CreateCaseResult The AWS Support case ID returned by a successful completion of the CreateCase action.
DescribeCasesRequest Container for the parameters to the DescribeCases operation.
DescribeCasesResult Returns an array of CaseDetails objects and a NextToken that defines a point for pagination in the result set.
DescribeCommunicationsRequest Container for the parameters to the DescribeCommunications operation.
DescribeCommunicationsResult Contains the following objects or data if successful.
DescribeServicesRequest Container for the parameters to the DescribeServices operation.
DescribeServicesResult Contains the following objects or data if successful.
DescribeSeverityLevelsRequest Container for the parameters to the DescribeSeverityLevels operation.
DescribeSeverityLevelsResult Contains the following objects or data if successful.
DescribeTrustedAdvisorCheckRefreshStatusesRequest Container for the parameters to the DescribeTrustedAdvisorCheckRefreshStatuses operation.
DescribeTrustedAdvisorCheckRefreshStatusesResult Contains the following objects or data if successful.
DescribeTrustedAdvisorCheckResultRequest Container for the parameters to the DescribeTrustedAdvisorCheckResult operation.
DescribeTrustedAdvisorCheckResultResult Contains the following objects or data if successful.
DescribeTrustedAdvisorChecksRequest Container for the parameters to the DescribeTrustedAdvisorChecks operation.
DescribeTrustedAdvisorChecksResult Contains the following objects or data if successful.
DescribeTrustedAdvisorCheckSummariesRequest Container for the parameters to the DescribeTrustedAdvisorCheckSummaries operation.
DescribeTrustedAdvisorCheckSummariesResult Contains the following objects or data if successful.
RecentCaseCommunications Contains the five most recent communications associated with the case.
RefreshTrustedAdvisorCheckRequest Container for the parameters to the RefreshTrustedAdvisorCheck operation.
RefreshTrustedAdvisorCheckResult The current refresh status of a Trusted Advisor check.
ResolveCaseRequest Container for the parameters to the ResolveCase operation.
ResolveCaseResult Contains the following objects or data if successful.
Service Represents an AWS Service returned by the DescribeServices action.
SeverityLevel A code and name pair that represent a severity level that can be applied to a support case.
TrustedAdvisorCategorySpecificSummary The container for summary information that relates to the category of the Trusted Advisor check.
TrustedAdvisorCheckDescription The description and metadata for a Trusted Advisor check.
TrustedAdvisorCheckRefreshStatus The refresh status of a Trusted Advisor check.
TrustedAdvisorCheckResult The results of a Trusted Advisor check returned by DescribeTrustedAdvisorCheckResult.
TrustedAdvisorCheckSummary A summary of a Trusted Advisor check result, including the alert status, last refresh, and number of resources examined.
TrustedAdvisorCostOptimizingSummary The estimated cost savings that might be realized if the recommended actions are taken.
TrustedAdvisorResourceDetail Contains information about a resource identified by a Trusted Advisor check.
TrustedAdvisorResourcesSummary Details about AWS resources that were analyzed in a call to Trusted Advisor DescribeTrustedAdvisorCheckSummaries.
 

Exception Summary
CaseCreationLimitExceededException The case creation limit for the account has been exceeded.
CaseIdNotFoundException The requested CaseId could not be located.
InternalServerErrorException An internal server error occurred.
 

Package com.amazonaws.services.support.model Description

Classes modeling the various types represented by AWSSupport.



Copyright © 2016. All rights reserved.