参照先: 説明
| クラス | 説明 |
|---|---|
| AddCommunicationToCaseRequest |
Container for the parameters to the
AddCommunicationToCase operation. |
| AddCommunicationToCaseResult |
Returns the objects or data listed below if successful.
|
| CaseDetails |
JSON-formatted object that contains the metadata for a support case.
|
| Category |
JSON-formatted name/value pair that represents the name and category of problem selected from the DescribeServices response for each AWS service.
|
| Communication |
Object that exposes the fields used by a communication for an AWS Support case.
|
| CreateCaseRequest |
Container for the parameters to the
CreateCase operation. |
| CreateCaseResult |
Contains the AWSSupport caseId 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 |
Returns the objects or data listed below if successful.
|
| DescribeServicesRequest |
Container for the parameters to the
DescribeServices operation. |
| DescribeServicesResult |
Returns the objects or data listed below if successful.
|
| DescribeSeverityLevelsRequest |
Container for the parameters to the
DescribeSeverityLevels operation. |
| DescribeSeverityLevelsResult |
Returns the objects or data listed below if successful.
|
| DescribeTrustedAdvisorCheckRefreshStatusesRequest |
Container for the parameters to the
DescribeTrustedAdvisorCheckRefreshStatuses operation. |
| DescribeTrustedAdvisorCheckRefreshStatusesResult |
Returns the objects or data listed below if successful.
|
| DescribeTrustedAdvisorCheckResultRequest |
Container for the parameters to the
DescribeTrustedAdvisorCheckResult operation. |
| DescribeTrustedAdvisorCheckResultResult |
Returns the objects or data listed below if successful.
|
| DescribeTrustedAdvisorChecksRequest |
Container for the parameters to the
DescribeTrustedAdvisorChecks operation. |
| DescribeTrustedAdvisorChecksResult |
Returns the objects or data listed below if successful.
|
| DescribeTrustedAdvisorCheckSummariesRequest |
Container for the parameters to the
DescribeTrustedAdvisorCheckSummaries operation. |
| DescribeTrustedAdvisorCheckSummariesResult |
Returns the objects or data listed below if successful.
|
| RecentCaseCommunications |
List of Commmunication objects.
|
| RefreshTrustedAdvisorCheckRequest |
Container for the parameters to the
RefreshTrustedAdvisorCheck operation. |
| RefreshTrustedAdvisorCheckResult | |
| ResolveCaseRequest |
Container for the parameters to the
ResolveCase operation. |
| ResolveCaseResult |
Returns the objects or data listed below if successful.
|
| Service |
JSON-formatted object that represents an AWS Service returned by the DescribeServices action.
|
| SeverityLevel |
JSON-formatted pair of strings consisting of a code and name that represent a severity level that can be applied to a support case.
|
| TrustedAdvisorCategorySpecificSummary |
JSON-formatted child object of
TrustedAdvisorCheckResult objects.
|
| TrustedAdvisorCheckDescription |
Description of each check returned by
DescribeTrustedAdvisorChecks .
|
| TrustedAdvisorCheckRefreshStatus |
Contains the fields that indicate the statuses Trusted Advisor checks for which refreshes have been requested.
|
| TrustedAdvisorCheckResult |
JSON-formatted object contained in the
DescribeTrustedAdvisorCheckResult response.
|
| TrustedAdvisorCheckSummary |
Reports a summary of the Trusted Advisor check.
|
| TrustedAdvisorCostOptimizingSummary |
Reports the estimated monthly savings and percentage of monthly savings determined by the Trusted Advisor check for your account.
|
| TrustedAdvisorResourceDetail |
Structure that contains information about the resource to which the Trusted Advisor check pertains.
|
| TrustedAdvisorResourcesSummary |
JSON-formatted object that lists details about AWS resources that were analyzed in a call to Trusted Advisor DescribeTrustedAdvisorCheckSummaries
.
|
| 例外 | 説明 |
|---|---|
| CaseCreationLimitExceededException |
Returned when you have exceeded the case creation limit for an account.
|
| CaseIdNotFoundException |
Returned when the CaseId requested could not be located.
|
| InternalServerErrorException |
Returns HTTP error 500.
|