certificate Transparency Logging Preference
suspend fun certificateTransparencyLoggingPreference(value: Output<DistributionTenantManagedCertificateRequestCertificateTransparencyLoggingPreference>)
suspend fun certificateTransparencyLoggingPreference(value: DistributionTenantManagedCertificateRequestCertificateTransparencyLoggingPreference?)
Parameters
value
You can opt out of certificate transparency logging by specifying the `disabled`
option. Opt in by specifying `enabled`
. For more information, see Certificate Transparency Logging in the User Guide.