| Package | Description |
|---|---|
| com.amazonaws.services.acmpca.model |
| Modifier and Type | Method and Description |
|---|---|
static AuditReportStatus |
AuditReportStatus.fromValue(String value)
Use this in place of valueOf.
|
static AuditReportStatus |
AuditReportStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AuditReportStatus[] |
AuditReportStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeCertificateAuthorityAuditReportResult |
DescribeCertificateAuthorityAuditReportResult.withAuditReportStatus(AuditReportStatus auditReportStatus)
Specifies whether report creation is in progress, has succeeded, or has failed.
|
Copyright © 2022. All rights reserved.