AWS SDK Version 3 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.

Information about an Amazon Web Services service returned by the DescribeServices operation.

Inheritance Hierarchy

System.Object
  Amazon.AWSSupport.Model.Service

Namespace: Amazon.AWSSupport.Model
Assembly: AWSSDK.AWSSupport.dll
Version: 3.x.y.z

Syntax

C#
public class Service

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 Amazon Web Services Support when you call CreateCase.

Public Property Code System.String

Gets and sets the property Code.

The code for an Amazon Web Services 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 Amazon Web Services service. The code element contains the corresponding code.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5