supportedCharacterSets property

List<CharacterSet>? supportedCharacterSets
final

A list of the character sets supported by this engine for the CharacterSetName parameter of the CreateDBInstance operation.

Implementation

final List<CharacterSet>? supportedCharacterSets;