Class CfnChannel.EmbeddedPlusScte20DestinationSettingsProperty
Inheritance
Namespace: Amazon.CDK.AWS.MediaLive
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public class EmbeddedPlusScte20DestinationSettingsProperty : Object, CfnChannel.IEmbeddedPlusScte20DestinationSettingsProperty
Syntax (vb)
Public Class EmbeddedPlusScte20DestinationSettingsProperty
Inherits Object
Implements CfnChannel.IEmbeddedPlusScte20DestinationSettingsProperty
Remarks
ExampleMetadata: fixture=_generated
Examples
// The code below shows an example of how to instantiate this type.
// The values are placeholders you should change.
using Amazon.CDK.AWS.MediaLive;
var embeddedPlusScte20DestinationSettingsProperty = new EmbeddedPlusScte20DestinationSettingsProperty { };
Synopsis
Constructors
Embedded |
Constructors
EmbeddedPlusScte20DestinationSettingsProperty()
public EmbeddedPlusScte20DestinationSettingsProperty()