Interface IResourceRef
(experimental) Indicates that this resource can be referenced as a Resource.
Inherited Members
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
Remarks
Stability: Experimental