| Package | Description |
|---|---|
| com.amazonaws.services.certificatemanager.model |
| Modifier and Type | Method and Description |
|---|---|
static CertificateTransparencyLoggingPreference |
CertificateTransparencyLoggingPreference.fromValue(String value)
Use this in place of valueOf.
|
static CertificateTransparencyLoggingPreference |
CertificateTransparencyLoggingPreference.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CertificateTransparencyLoggingPreference[] |
CertificateTransparencyLoggingPreference.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CertificateOptions |
CertificateOptions.withCertificateTransparencyLoggingPreference(CertificateTransparencyLoggingPreference certificateTransparencyLoggingPreference)
You can opt out of certificate transparency logging by specifying the
DISABLED option. |
Copyright © 2025. All rights reserved.