| Package | Description |
|---|---|
| com.amazonaws.services.acmpca |
You can use the ACM PCA API to create a private certificate authority (CA).
|
| com.amazonaws.services.acmpca.model |
| Modifier and Type | Method and Description |
|---|---|
CreateCertificateAuthorityAuditReportRequest |
CreateCertificateAuthorityAuditReportRequest.clone() |
CreateCertificateAuthorityAuditReportRequest |
CreateCertificateAuthorityAuditReportRequest.withAuditReportResponseFormat(AuditReportResponseFormat auditReportResponseFormat)
Format in which to create the report.
|
CreateCertificateAuthorityAuditReportRequest |
CreateCertificateAuthorityAuditReportRequest.withAuditReportResponseFormat(String auditReportResponseFormat)
Format in which to create the report.
|
CreateCertificateAuthorityAuditReportRequest |
CreateCertificateAuthorityAuditReportRequest.withCertificateAuthorityArn(String certificateAuthorityArn)
Amazon Resource Name (ARN) of the CA to be audited.
|
CreateCertificateAuthorityAuditReportRequest |
CreateCertificateAuthorityAuditReportRequest.withS3BucketName(String s3BucketName)
Name of the S3 bucket that will contain the audit report.
|
Copyright © 2019. All rights reserved.