| Package | Description |
|---|---|
| software.amazon.awscdk.services.efs |
Amazon Elastic File System Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static Acl.Builder |
Acl.builder() |
Acl.Builder |
Acl.Builder.ownerGid(String ownerGid)
Sets the value of
Acl.getOwnerGid() |
Acl.Builder |
Acl.Builder.ownerUid(String ownerUid)
Sets the value of
Acl.getOwnerUid() |
Acl.Builder |
Acl.Builder.permissions(String permissions)
Sets the value of
Acl.getPermissions() |
| Constructor and Description |
|---|
Jsii$Proxy(Acl.Builder builder)
Constructor that initializes the object based on literal property values passed by the
Acl.Builder. |
Copyright © 2022. All rights reserved.