Interface EfsFileSystemConfiguration.Builder

    • Method Detail

      • fileSystemPolicy

        EfsFileSystemConfiguration.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.

        Parameters:
        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.
        Returns:
        Returns a reference to this object so that method calls can be chained together.