isDefault property

bool? isDefault
final

Indicates whether the certificate is the default certificate. Do not set this value when specifying a certificate as an input. This value is not included in the output when describing a listener, but is included when describing listener certificates.

Implementation

final bool? isDefault;