| 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 | |
| com.amazonaws.services.acmpca.waiters |
| Modifier and Type | Method and Description |
|---|---|
DescribeCertificateAuthorityAuditReportRequest |
DescribeCertificateAuthorityAuditReportRequest.clone() |
DescribeCertificateAuthorityAuditReportRequest |
DescribeCertificateAuthorityAuditReportRequest.withAuditReportId(String auditReportId)
The report ID returned by calling the CreateCertificateAuthorityAuditReport operation.
|
DescribeCertificateAuthorityAuditReportRequest |
DescribeCertificateAuthorityAuditReportRequest.withCertificateAuthorityArn(String certificateAuthorityArn)
The Amazon Resource Name (ARN) of the private CA.
|
| Modifier and Type | Method and Description |
|---|---|
Waiter<DescribeCertificateAuthorityAuditReportRequest> |
AWSACMPCAWaiters.auditReportCreated()
Builds a AuditReportCreated waiter by using custom parameters waiterParameters and other parameters defined in
the waiters specification, and then polls until it determines whether the resource entered the desired state or
not, where polling criteria is bound by either default polling strategy or custom polling strategy.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeCertificateAuthorityAuditReportResult |
DescribeCertificateAuthorityAuditReportFunction.apply(DescribeCertificateAuthorityAuditReportRequest describeCertificateAuthorityAuditReportRequest)
Makes a call to the operation specified by the waiter by taking the corresponding request and returns the
corresponding result
|
Copyright © 2019. All rights reserved.