You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::Neptune::Types::CharacterSet

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Specifies a character set.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#character_set_descriptionString

The description of the character set.

Returns:

  • (String)

    The description of the character set.

#character_set_nameString

The name of the character set.

Returns:

  • (String)

    The name of the character set.