Interface CreateCertificateAuthorityAuditReportResponse.Builder

    • Method Detail

      • auditReportId

        CreateCertificateAuthorityAuditReportResponse.Builder auditReportId​(String auditReportId)

        An alphanumeric string that contains a report identifier.

        Parameters:
        auditReportId - An alphanumeric string that contains a report identifier.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • s3Key

        CreateCertificateAuthorityAuditReportResponse.Builder s3Key​(String s3Key)

        The key that uniquely identifies the report file in your S3 bucket.

        Parameters:
        s3Key - The key that uniquely identifies the report file in your S3 bucket.
        Returns:
        Returns a reference to this object so that method calls can be chained together.