DescribeCasesRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The start date for a filtered date search on support case communications. Case communications are available for 12 months after creation.

Link copied to clipboard

The end date for a filtered date search on support case communications. Case communications are available for 12 months after creation.

Link copied to clipboard

A list of ID numbers of the support cases you want returned. The maximum number of cases is 100.

Link copied to clipboard

The ID displayed for a case in the Amazon Web Services Support Center user interface.

Link copied to clipboard

Specifies whether to include communications in the DescribeCases response. By default, communications are included.

Link copied to clipboard

Specifies whether to include resolved support cases in the DescribeCases response. By default, resolved cases aren't included.

Link copied to clipboard

The language in which Amazon Web Services Support handles the case. Amazon Web Services Support currently supports Chinese (“zh”), English ("en"), Japanese ("ja") and Korean (“ko”). You must specify the ISO 639-1 code for the language parameter if you want support in that language.

Link copied to clipboard

The maximum number of results to return before paginating.

Link copied to clipboard

A resumption point for pagination.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String