Show / Hide Table of Contents

Interface IRegistryRef

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

Inherited Members
IEnvironmentAware.Env
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

IRegistryReference

Remarks

Stability: Experimental

Back to top Generated by DocFX