Interface DescribeFileSystemPolicyResponse.Builder

  • Method Details

    • fileSystemId

      Specifies the EFS file system to which the FileSystemPolicy applies.

      Parameters:
      fileSystemId - Specifies the EFS file system to which the FileSystemPolicy applies.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • policy

      The JSON formatted FileSystemPolicy for the EFS file system.

      Parameters:
      policy - The JSON formatted FileSystemPolicy for the EFS file system.
      Returns:
      Returns a reference to this object so that method calls can be chained together.