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.
Namespace: Amazon.MediaLive.Model
Assembly: AWSSDK.MediaLive.dll
Version: 3.x.y.z
public class UpdateNodeRequest : AmazonMediaLiveRequest IAmazonWebServiceRequest
The UpdateNodeRequest type exposes the following members
Name | Description | |
---|---|---|
UpdateNodeRequest() |
Name | Type | Description | |
---|---|---|---|
ClusterId | System.String |
Gets and sets the property ClusterId. The ID of the cluster |
|
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. |
|
NodeId | System.String |
Gets and sets the property NodeId. The ID of the node. |
|
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. |
.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