Show / Hide Table of Contents

Interface ICapacityManagerDataExportRef

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

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

Stability: Experimental

Synopsis

Properties

CapacityManagerDataExportRef

(experimental) A reference to a CapacityManagerDataExport resource.

Properties

CapacityManagerDataExportRef

(experimental) A reference to a CapacityManagerDataExport resource.

ICapacityManagerDataExportReference CapacityManagerDataExportRef { get; }
Property Value

ICapacityManagerDataExportReference

Remarks

Stability: Experimental

Back to top Generated by DocFX