endpointIdentifier property

String? endpointIdentifier
final

The database endpoint identifier. 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? endpointIdentifier;