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 CreateSignalMap operation. Initiates the creation of a new signal map. Will discover a new mediaResourceMap based on the provided discoveryEntryPointArn.

Inheritance Hierarchy

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

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

Syntax

C#
public class CreateSignalMapRequest : AmazonMediaLiveRequest
         IAmazonWebServiceRequest

The CreateSignalMapRequest type exposes the following members

Constructors

NameDescription
Public Method CreateSignalMapRequest()

Properties

NameTypeDescription
Public Property CloudWatchAlarmTemplateGroupIdentifiers System.Collections.Generic.List<System.String>

Gets and sets the property CloudWatchAlarmTemplateGroupIdentifiers.

Public Property Description System.String

Gets and sets the property Description. A resource's optional description.

Public Property DiscoveryEntryPointArn System.String

Gets and sets the property DiscoveryEntryPointArn. A top-level supported AWS resource ARN to discovery a signal map from.

Public Property EventBridgeRuleTemplateGroupIdentifiers System.Collections.Generic.List<System.String>

Gets and sets the property EventBridgeRuleTemplateGroupIdentifiers.

Public Property Name System.String

Gets and sets the property Name. A resource's name. Names must be unique within the scope of a resource type in a specific region.

Public Property Tags System.Collections.Generic.Dictionary<System.String, System.String>

Gets and sets the property Tags.

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