Interface AwsCertificateManagerCertificateOptions.Builder

    • Method Detail

      • certificateTransparencyLoggingPreference

        AwsCertificateManagerCertificateOptions.Builder certificateTransparencyLoggingPreference​(String certificateTransparencyLoggingPreference)

        Whether to add the certificate to a transparency log.

        Valid values: DISABLED | ENABLED

        Parameters:
        certificateTransparencyLoggingPreference - Whether to add the certificate to a transparency log.

        Valid values: DISABLED | ENABLED

        Returns:
        Returns a reference to this object so that method calls can be chained together.