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