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