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