Class: Aws::Types::CharacterSet

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#character_set_description::String

Returns the value of attribute character_set_description.

Returns:

  • (::String)


213
214
215
# File 'sig/types.rbs', line 213

def character_set_description
  @character_set_description
end

#character_set_name::String

Returns the value of attribute character_set_name.

Returns:

  • (::String)


212
213
214
# File 'sig/types.rbs', line 212

def character_set_name
  @character_set_name
end