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.

A complex type that contains information about the latest version of one traffic policy that is associated with the current Amazon Web Services account.

Inheritance Hierarchy

System.Object
  Amazon.Route53.Model.TrafficPolicySummary

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

Syntax

C#
public class TrafficPolicySummary

The TrafficPolicySummary type exposes the following members

Constructors

NameDescription
Public Method TrafficPolicySummary()

Properties

NameTypeDescription
Public Property Id System.String

Gets and sets the property Id.

The ID that Amazon Route 53 assigned to the traffic policy when you created it.

Public Property LatestVersion System.Int32

Gets and sets the property LatestVersion.

The version number of the latest version of the traffic policy.

Public Property Name System.String

Gets and sets the property Name.

The name that you specified for the traffic policy when you created it.

Public Property TrafficPolicyCount System.Int32

Gets and sets the property TrafficPolicyCount.

The number of traffic policies that are associated with the current Amazon Web Services account.

Public Property Type Amazon.Route53.RRType

Gets and sets the property Type.

The DNS type of the resource record sets that Amazon Route 53 creates when you use a traffic policy to create a traffic policy instance.

Version Information

.NET Core App:
Supported in: 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5, 4.0, 3.5