| Modifier and Type | Interface and Description |
|---|---|
static interface |
IAccessPoint.Jsii$Default
Internal default implementation for
IAccessPoint. |
| Modifier and Type | Class and Description |
|---|---|
class |
AccessPoint
(experimental) An S3 object lambda access point for intercepting and transforming `GetObject` requests.
|
static class |
IAccessPoint.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
static IAccessPoint |
AccessPoint.fromAccessPointAttributes(software.constructs.Construct scope,
String id,
AccessPointAttributes attrs)
(experimental) Reference an existing AccessPoint defined outside of the CDK code.
|
Copyright © 2023. All rights reserved.