Class: Aws::Types::ValidationError

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#errors::Array[::String]

Returns the value of attribute errors.

Returns:



339
340
341
# File 'sig/types.rbs', line 339

def errors
  @errors
end

#id::String

Returns the value of attribute id.

Returns:



338
339
340
# File 'sig/types.rbs', line 338

def id
  @id
end