| Package | Description |
|---|---|
| software.amazon.awssdk.services.acmpca.model |
| Modifier and Type | Method and Description |
|---|---|
Validity |
IssueCertificateRequest.validity()
Information describing the end of the validity period of the certificate.
|
Validity |
IssueCertificateRequest.validityNotBefore()
Information describing the start of the validity period of the certificate.
|
| Modifier and Type | Method and Description |
|---|---|
IssueCertificateRequest.Builder |
IssueCertificateRequest.Builder.validity(Validity validity)
Information describing the end of the validity period of the certificate.
|
IssueCertificateRequest.Builder |
IssueCertificateRequest.Builder.validityNotBefore(Validity validityNotBefore)
Information describing the start of the validity period of the certificate.
|
Copyright © 2023. All rights reserved.