Interface IConfigRef
(experimental) Indicates that this resource can be referenced as a Config.
Inherited Members
Namespace: Amazon.CDK.Interfaces.GroundStation
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IConfigRef : IConstruct, IDependable, IEnvironmentAware
Syntax (vb)
Public Interface IConfigRef Inherits IConstruct, IDependable, IEnvironmentAware
Remarks
Stability: Experimental
Synopsis
Properties
| ConfigRef | (experimental) A reference to a Config resource. |
Properties
ConfigRef
(experimental) A reference to a Config resource.
IConfigReference ConfigRef { get; }
Property Value
Remarks
Stability: Experimental