Class CfnChannel.EmbeddedPlusScte20DestinationSettingsProperty
Inherited Members
Namespace: Amazon.CDK.AWS.MediaLive
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public class CfnChannel.EmbeddedPlusScte20DestinationSettingsProperty : CfnChannel.IEmbeddedPlusScte20DestinationSettingsProperty
Syntax (vb)
Public Class CfnChannel.EmbeddedPlusScte20DestinationSettingsProperty 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
EmbeddedPlusScte20DestinationSettingsProperty() |
Constructors
EmbeddedPlusScte20DestinationSettingsProperty()
public EmbeddedPlusScte20DestinationSettingsProperty()
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 { };