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 UpdateChannelPlacementGroup operation. Change the settings for a ChannelPlacementGroup.
Namespace: Amazon.MediaLive.Model
Assembly: AWSSDK.MediaLive.dll
Version: 3.x.y.z
public class UpdateChannelPlacementGroupRequest : AmazonMediaLiveRequest IAmazonWebServiceRequest
The UpdateChannelPlacementGroupRequest type exposes the following members
Name | Description | |
---|---|---|
UpdateChannelPlacementGroupRequest() |
Name | Type | Description | |
---|---|---|---|
ChannelPlacementGroupId | System.String |
Gets and sets the property ChannelPlacementGroupId. The ID of the channel placement group. |
|
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 ChannelPlacementGroup. Specify a name that is unique in the Cluster. You can't change the name. Names are case-sensitive. |
|
Nodes | System.Collections.Generic.List<System.String> |
Gets and sets the property Nodes. Include this parameter only if you want to change the list of Nodes that are associated with the ChannelPlacementGroup. |
.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