Builder

class Builder

Properties

Link copied to clipboard

A list of categories that describe the type of support issue a case describes. Categories consist of a category name and a category code. Category names and codes are passed to Amazon Web Services Support when you call CreateCase.

Link copied to clipboard
var code: String?

The code for an Amazon Web Services service returned by the DescribeServices response. The name element contains the corresponding friendly name.

Link copied to clipboard
var name: String?

The friendly name for an Amazon Web Services service. The code element contains the corresponding code.