| Package | Description |
|---|---|
| software.amazon.awscdk.services.efs |
Amazon Elastic File System Construct Library
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
AccessPointProps
(experimental) Properties for the AccessPoint.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
AccessPointOptions.Jsii$Proxy
An implementation for
AccessPointOptions |
static class |
AccessPointProps.Jsii$Proxy
An implementation for
AccessPointProps |
| Modifier and Type | Method and Description |
|---|---|
AccessPointOptions |
AccessPointOptions.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
AccessPoint |
FileSystem.addAccessPoint(String id,
AccessPointOptions accessPointOptions)
(experimental) create access point from this filesystem.
|
Copyright © 2021. All rights reserved.