Show / Hide Table of Contents

Interface IPackagingConfigurationRef

(experimental) Indicates that this resource can be referenced as a PackagingConfiguration.

Inherited Members
IEnvironmentAware.Env
Namespace: Amazon.CDK.Interfaces.MediaPackage
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IPackagingConfigurationRef : IConstruct, IDependable, IEnvironmentAware
Syntax (vb)
Public Interface IPackagingConfigurationRef Inherits IConstruct, IDependable, IEnvironmentAware
Remarks

Stability: Experimental

Synopsis

Properties

PackagingConfigurationRef

(experimental) A reference to a PackagingConfiguration resource.

Properties

PackagingConfigurationRef

(experimental) A reference to a PackagingConfiguration resource.

IPackagingConfigurationReference PackagingConfigurationRef { get; }
Property Value

IPackagingConfigurationReference

Remarks

Stability: Experimental

Back to top Generated by DocFX