Show / Hide Table of Contents

Interface IResourceRef

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

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

Stability: Experimental

Synopsis

Properties

ResourceRef

(experimental) A reference to a Resource resource.

Properties

ResourceRef

(experimental) A reference to a Resource resource.

IResourceReference ResourceRef { get; }
Property Value

IResourceReference

Remarks

Stability: Experimental

Back to top Generated by DocFX