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 UpdatePublicDnsNamespace operation. Updates a public DNS namespace.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.ServiceDiscovery.AmazonServiceDiscoveryRequest
      Amazon.ServiceDiscovery.Model.UpdatePublicDnsNamespaceRequest

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

Syntax

C#
public class UpdatePublicDnsNamespaceRequest : AmazonServiceDiscoveryRequest
         IAmazonWebServiceRequest

The UpdatePublicDnsNamespaceRequest type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property Id System.String

Gets and sets the property Id.

The ID of the namespace being updated.

Public Property Namespace Amazon.ServiceDiscovery.Model.PublicDnsNamespaceChange

Gets and sets the property Namespace.

Updated properties for the public DNS namespace.

Public Property UpdaterRequestId System.String

Gets and sets the property UpdaterRequestId.

A unique string that identifies the request and that allows failed UpdatePublicDnsNamespace requests to be retried without the risk of running the operation twice. UpdaterRequestId can be any unique string (for example, a date/timestamp).

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