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 UpdateNode operation. Change the settings for a Node.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.MediaLive.AmazonMediaLiveRequest
      Amazon.MediaLive.Model.UpdateNodeRequest

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

Syntax

C#
public class UpdateNodeRequest : AmazonMediaLiveRequest
         IAmazonWebServiceRequest

The UpdateNodeRequest type exposes the following members

Constructors

NameDescription
Public Method UpdateNodeRequest()

Properties

NameTypeDescription
Public Property ClusterId System.String

Gets and sets the property ClusterId. The ID of the cluster

Public Property Name System.String

Gets and sets the property Name. Include this parameter only if you want to change the current name of the Node. Specify a name that is unique in the Cluster. You can't change the name. Names are case-sensitive.

Public Property NodeId System.String

Gets and sets the property NodeId. The ID of the node.

Public Property Role Amazon.MediaLive.NodeRole

Gets and sets the property Role. The initial role of the Node in the Cluster. ACTIVE means the Node is available for encoding. BACKUP means the Node is a redundant Node and might get used if an ACTIVE Node fails.

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