Interface SlurmAuthKey.Builder

    • Method Detail

      • secretArn

        SlurmAuthKey.Builder secretArn​(String secretArn)

        The Amazon Resource Name (ARN) of the the shared Slurm key.

        Parameters:
        secretArn - The Amazon Resource Name (ARN) of the the shared Slurm key.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • secretVersion

        SlurmAuthKey.Builder secretVersion​(String secretVersion)

        The version of the shared Slurm key.

        Parameters:
        secretVersion - The version of the shared Slurm key.
        Returns:
        Returns a reference to this object so that method calls can be chained together.