Skip to content

/AWS1/CL_ACMCERTIFICATEOPTIONS

Structure that contains options for your certificate. You can use this structure to specify whether to export your certificate.

Certificate transparency logging opt-out is no longer available. All public certificates are recorded in a certificate transparency log. For general information, see Certificate Transparency Logging.

You can export public ACM certificates to use with Amazon Web Services services as well as outside Amazon Web Services Cloud. For more information, see Certificate Manager exportable public certificate.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_crttransparencylogprefe00 TYPE /AWS1/ACMCRTTRANSPARENCYLOGP00 /AWS1/ACMCRTTRANSPARENCYLOGP00

This parameter has been deprecated. Certificate transparency logging opt-out is no longer available. All public certificates are recorded in a certificate transparency log.

iv_export TYPE /AWS1/ACMCERTIFICATEEXPORT /AWS1/ACMCERTIFICATEEXPORT

You can opt in to allow the export of your certificates by specifying ENABLED. You cannot update the value of Export after the the certificate is created.


Queryable Attributes

CertificateTransparencyLoggingPreference

This parameter has been deprecated. Certificate transparency logging opt-out is no longer available. All public certificates are recorded in a certificate transparency log.

Accessible with the following methods

Method Description
GET_CRTTRANSPARENCYLOGPREF00() Getter for CRTTRANSPARENCYLOGPREFERENCE, with configurable d
ASK_CRTTRANSPARENCYLOGPREF00() Getter for CRTTRANSPARENCYLOGPREFERENCE w/ exceptions if fie
HAS_CRTTRANSPARENCYLOGPREF00() Determine if CRTTRANSPARENCYLOGPREFERENCE has a value

Export

You can opt in to allow the export of your certificates by specifying ENABLED. You cannot update the value of Export after the the certificate is created.

Accessible with the following methods

Method Description
GET_EXPORT() Getter for EXPORT, with configurable default
ASK_EXPORT() Getter for EXPORT w/ exceptions if field has no value
HAS_EXPORT() Determine if EXPORT has a value