Interface IssueCertificateResponse.Builder

    • Method Detail

      • certificateArn

        IssueCertificateResponse.Builder certificateArn​(String certificateArn)

        The Amazon Resource Name (ARN) of the issued certificate and the certificate serial number. This is of the form:

        arn:aws:acm-pca:region:account:certificate-authority/12345678-1234-1234-1234-123456789012/certificate/286535153982981100925020015808220737245

        Parameters:
        certificateArn - The Amazon Resource Name (ARN) of the issued certificate and the certificate serial number. This is of the form:

        arn:aws:acm-pca:region:account:certificate-authority/12345678-1234-1234-1234-123456789012/certificate/286535153982981100925020015808220737245

        Returns:
        Returns a reference to this object so that method calls can be chained together.