Show / Hide Table of Contents

Interface IPermissionRef

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

Namespace: Amazon.CDK.AWS.Lambda
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IPermissionRef : IConstruct, IDependable
Syntax (vb)
Public Interface IPermissionRef Inherits IConstruct, IDependable
Remarks

Stability: Experimental

Synopsis

Properties

PermissionRef

(experimental) A reference to a Permission resource.

Properties

PermissionRef

(experimental) A reference to a Permission resource.

IPermissionReference PermissionRef { get; }
Property Value

IPermissionReference

Remarks

Stability: Experimental

Back to top Generated by DocFX