Class: Aws::Types::ErrorDetails

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

Defined Under Namespace

Classes: DefaultErrorDetails, Unknown

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#default_error_detailsTypes::DefaultErrorDetails

Returns the value of attribute default_error_details.



1429
1430
1431
# File 'sig/types.rbs', line 1429

def default_error_details
  @default_error_details
end

#unknownObject

Returns the value of attribute unknown.

Returns:

  • (Object)


1430
1431
1432
# File 'sig/types.rbs', line 1430

def unknown
  @unknown
end