| Package | Description |
|---|---|
| software.amazon.awscdk.services.efs |
Amazon Elastic File System Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
Acl.Jsii$Proxy
An implementation for
Acl |
| Modifier and Type | Method and Description |
|---|---|
Acl |
Acl.Builder.build()
Builds the configured instance.
|
Acl |
AccessPointProps.Jsii$Proxy.getCreateAcl() |
default Acl |
AccessPointOptions.getCreateAcl()
Specifies the POSIX IDs and permissions to apply when creating the access point's root directory.
|
Acl |
AccessPointOptions.Jsii$Proxy.getCreateAcl() |
| Modifier and Type | Method and Description |
|---|---|
AccessPoint.Builder |
AccessPoint.Builder.createAcl(Acl createAcl)
Specifies the POSIX IDs and permissions to apply when creating the access point's root directory.
|
AccessPointProps.Builder |
AccessPointProps.Builder.createAcl(Acl createAcl)
Sets the value of
AccessPointOptions.getCreateAcl() |
AccessPointOptions.Builder |
AccessPointOptions.Builder.createAcl(Acl createAcl)
Sets the value of
AccessPointOptions.getCreateAcl() |
Copyright © 2022. All rights reserved.