Class: Aws::Types::BatchUnameErrorResponseItem

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#field::String

Returns the value of attribute field.

Returns:

  • (::String)


136
137
138
# File 'sig/types.rbs', line 136

def field
  @field
end

#reason::String

Returns the value of attribute reason.

Returns:

  • (::String)


137
138
139
# File 'sig/types.rbs', line 137

def reason
  @reason
end

#uname::String

Returns the value of attribute uname.

Returns:

  • (::String)


138
139
140
# File 'sig/types.rbs', line 138

def uname
  @uname
end