Show / Hide Table of Contents

Interface IApiKeyRef

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

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

IApiKeyReference

Remarks

Stability: Experimental

Back to top Generated by DocFX