Interface ClusterFsxLustreConfig.Builder

  • Method Details

    • dnsName

      The DNS name of the Amazon FSx for Lustre file system.

      Parameters:
      dnsName - The DNS name of the Amazon FSx for Lustre file system.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • mountName

      ClusterFsxLustreConfig.Builder mountName(String mountName)

      The mount name of the Amazon FSx for Lustre file system.

      Parameters:
      mountName - The mount name of the Amazon FSx for Lustre file system.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • mountPath

      ClusterFsxLustreConfig.Builder mountPath(String mountPath)

      The local path where the Amazon FSx for Lustre file system is mounted on instances.

      Parameters:
      mountPath - The local path where the Amazon FSx for Lustre file system is mounted on instances.
      Returns:
      Returns a reference to this object so that method calls can be chained together.