Show / Hide Table of Contents

Class CfnChannel.EmbeddedPlusScte20DestinationSettingsProperty

Inheritance
object
CfnChannel.EmbeddedPlusScte20DestinationSettingsProperty
Implements
CfnChannel.IEmbeddedPlusScte20DestinationSettingsProperty
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
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

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-embeddedplusscte20destinationsettings.html

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

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-embeddedplusscte20destinationsettings.html

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 { };

Implements

CfnChannel.IEmbeddedPlusScte20DestinationSettingsProperty
Back to top Generated by DocFX