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 UpdateChannelPlacementGroup operation. Change the settings for a ChannelPlacementGroup.

Inheritance Hierarchy

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

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

Syntax

C#
public class UpdateChannelPlacementGroupRequest : AmazonMediaLiveRequest
         IAmazonWebServiceRequest

The UpdateChannelPlacementGroupRequest type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property ChannelPlacementGroupId System.String

Gets and sets the property ChannelPlacementGroupId. The ID of the channel placement group.

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 ChannelPlacementGroup. Specify a name that is unique in the Cluster. You can't change the name. Names are case-sensitive.

Public Property 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.

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