Interface TransferCertificateResponse.Builder

    • Method Detail

      • transferredCertificateArn

        TransferCertificateResponse.Builder transferredCertificateArn​(String transferredCertificateArn)

        The ARN of the certificate.

        Parameters:
        transferredCertificateArn - The ARN of the certificate.
        Returns:
        Returns a reference to this object so that method calls can be chained together.