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.

Specifies the display name of an application and the tags to associate with the application.

Inheritance Hierarchy

System.Object
  Amazon.Pinpoint.Model.CreateApplicationRequest

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

Syntax

C#
public class CreateApplicationRequest

The CreateApplicationRequest type exposes the following members

Constructors

NameDescription
Public Method CreateApplicationRequest()

Properties

NameTypeDescription
Public Property Name System.String

Gets and sets the property Name.

The display name of the application. This name is displayed as the Project name on the Amazon Pinpoint console.

Public Property Tags System.Collections.Generic.Dictionary<System.String, System.String>

Gets and sets the property Tags.

A string-to-string map of key-value pairs that defines the tags to associate with the application. Each tag consists of a required tag key and an associated tag value.

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