public static interface EfsFileSystemConfiguration.Builder extends SdkPojo, CopyableBuilder<EfsFileSystemConfiguration.Builder,EfsFileSystemConfiguration>
| Modifier and Type | Method and Description |
|---|---|
EfsFileSystemConfiguration.Builder |
fileSystemPolicy(String fileSystemPolicy)
The JSON policy definition to apply to the Amazon EFS file system.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildEfsFileSystemConfiguration.Builder fileSystemPolicy(String fileSystemPolicy)
The JSON policy definition to apply to the Amazon EFS file system. For more information on the elements that make up a file system policy, see Amazon EFS Resource-based policies.
fileSystemPolicy - The JSON policy definition to apply to the Amazon EFS file system. For more information on the
elements that make up a file system policy, see Amazon EFS Resource-based policies.Copyright © 2023. All rights reserved.