Show / Hide Table of Contents

Interface IAccessPointRef

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

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

Stability: Experimental

Synopsis

Properties

AccessPointRef

(experimental) A reference to a AccessPoint resource.

Properties

AccessPointRef

(experimental) A reference to a AccessPoint resource.

IAccessPointReference AccessPointRef { get; }
Property Value

IAccessPointReference

Remarks

Stability: Experimental

Back to top Generated by DocFX