certificateIdentifier property

String? certificateIdentifier
final

A customer-assigned name for the certificate. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.

Implementation

final String? certificateIdentifier;