Class: Aws::Types::Item

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#alternate_name_encoding::String

Returns the value of attribute alternate_name_encoding.

Returns:

  • (::String)


121
122
123
# File 'sig/types.rbs', line 121

def alternate_name_encoding
  @alternate_name_encoding
end

#attributes::Array[Types::Attribute]

Returns the value of attribute attributes.

Returns:



122
123
124
# File 'sig/types.rbs', line 122

def attributes
  @attributes
end

#name::String

Returns the value of attribute name.

Returns:

  • (::String)


120
121
122
# File 'sig/types.rbs', line 120

def name
  @name
end