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.
Container for the parameters to the ListDomainAssociations operation. Returns the domain associations for an Amplify app.
Namespace: Amazon.Amplify.Model
Assembly: AWSSDK.Amplify.dll
Version: 3.x.y.z
public class ListDomainAssociationsRequest : AmazonAmplifyRequest IAmazonWebServiceRequest
The ListDomainAssociationsRequest type exposes the following members
Name | Description | |
---|---|---|
ListDomainAssociationsRequest() |
Name | Type | Description | |
---|---|---|---|
AppId | System.String |
Gets and sets the property AppId. The unique ID for an Amplify app. |
|
MaxResults | System.Int32 |
Gets and sets the property MaxResults. The maximum number of records to list in a single response. |
|
NextToken | System.String |
Gets and sets the property NextToken. A pagination token. Set to null to start listing apps from the start. If non-null, a pagination token is returned in a result. Pass its value in here to list more projects. |
.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