AWS SDK Version 2 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

.NET Framework 3.5
 
Information about an AWS service returned by the DescribeServices operation.

Inheritance Hierarchy

System.Object
  Amazon.AWSSupport.Model.Service

Namespace: Amazon.AWSSupport.Model
Assembly: AWSSDK.dll
Version: (assembly version)

Syntax

C#
public class Service : Object

The Service type exposes the following members

Constructors

NameDescription
Public Method Service()

Properties

NameTypeDescription
Public Property Categories System.Collections.Generic.List<Amazon.AWSSupport.Model.Category> Gets and sets the property Categories.

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 AWS Support when you call CreateCase.

Public Property Code System.String Gets and sets the property Code.

The code for an AWS service returned by the DescribeServices response. The Name element contains the corresponding friendly name.

Public Property Name System.String Gets and sets the property Name.

The friendly name for an AWS service. The Code element contains the corresponding code.

Version Information

.NET Framework:
Supported in: 4.5, 4.0, 3.5

.NET for Windows Store apps:
Supported in: Windows 8