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.

Describes an ApiAssociation object.

Inheritance Hierarchy

System.Object
  Amazon.AppSync.Model.ApiAssociation

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

Syntax

C#
public class ApiAssociation

The ApiAssociation type exposes the following members

Constructors

NameDescription
Public Method ApiAssociation()

Properties

NameTypeDescription
Public Property ApiId System.String

Gets and sets the property ApiId.

The API ID.

Public Property AssociationStatus Amazon.AppSync.AssociationStatus

Gets and sets the property AssociationStatus.

Identifies the status of an association.

  • PROCESSING: The API association is being created. You cannot modify association requests during processing.

  • SUCCESS: The API association was successful. You can modify associations after success.

  • FAILED: The API association has failed. You can modify associations after failure.

Public Property DeploymentDetail System.String

Gets and sets the property DeploymentDetail.

Details about the last deployment status.

Public Property DomainName System.String

Gets and sets the property DomainName.

The domain name.

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