Interface SigningMaterial.Builder

  • Method Details

    • certificateArn

      SigningMaterial.Builder certificateArn(String certificateArn)

      The Amazon Resource Name (ARN) of the certificates that is used to sign your code.

      Parameters:
      certificateArn - The Amazon Resource Name (ARN) of the certificates that is used to sign your code.
      Returns:
      Returns a reference to this object so that method calls can be chained together.