supportedCharacterSets property
A list of the character sets supported by this engine for the
CharacterSetName
parameter of the CreateDBInstance
operation.
Implementation
final List<CharacterSet>? supportedCharacterSets;
A list of the character sets supported by this engine for the
CharacterSetName
parameter of the CreateDBInstance
operation.
final List<CharacterSet>? supportedCharacterSets;