class Aws::ACMPCA::Types::DescribeCertificateAuthorityAuditReportRequest
@note When making an API call, you may pass DescribeCertificateAuthorityAuditReportRequest
data as a hash: { certificate_authority_arn: "Arn", # required audit_report_id: "AuditReportId", # required }
@!attribute [rw] certificate_authority_arn
The Amazon Resource Name (ARN) of the private CA. This must be of the form: `arn:aws:acm-pca:region:account:certificate-authority/12345678-1234-1234-1234-123456789012 `. @return [String]
@!attribute [rw] audit_report_id
The report ID returned by calling the [CreateCertificateAuthorityAuditReport][1] action. [1]: https://docs.aws.amazon.com/acm-pca/latest/APIReference/API_CreateCertificateAuthorityAuditReport.html @return [String]
@see docs.aws.amazon.com/goto/WebAPI/acm-pca-2017-08-22/DescribeCertificateAuthorityAuditReportRequest AWS API Documentation
Constants
- SENSITIVE