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.

Container for the parameters to the AssociateResourceToProfile operation. Associates a DNS reource configuration to a Route 53 Profile.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.Route53Profiles.AmazonRoute53ProfilesRequest
      Amazon.Route53Profiles.Model.AssociateResourceToProfileRequest

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

Syntax

C#
public class AssociateResourceToProfileRequest : AmazonRoute53ProfilesRequest
         IAmazonWebServiceRequest

The AssociateResourceToProfileRequest type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property Name System.String

Gets and sets the property Name.

Name for the resource association.

Public Property ProfileId System.String

Gets and sets the property ProfileId.

ID of the Profile.

Public Property ResourceArn System.String

Gets and sets the property ResourceArn.

Amazon resource number, ARN, of the DNS resource.

Public Property ResourceProperties System.String

Gets and sets the property ResourceProperties.

If you are adding a DNS Firewall rule group, include also a priority. The priority indicates the processing order for the rule groups, starting with the priority assinged the lowest value.

The allowed values for priority are between 100 and 9900.

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