Interface CreateCertificateAuthorityResponse.Builder

    • Method Detail

      • certificateAuthorityArn

        CreateCertificateAuthorityResponse.Builder certificateAuthorityArn​(String certificateAuthorityArn)

        If successful, the Amazon Resource Name (ARN) of the certificate authority (CA). This is of the form:

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

        Parameters:
        certificateAuthorityArn - If successful, the Amazon Resource Name (ARN) of the certificate authority (CA). This is of the form:

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

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