Class: Aws::Types::BatchGetAssetPropertyValueErrorInfo

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#error_code"ResourceNotFoundException", ...

Returns the value of attribute error_code.



524
525
526
# File 'sig/types.rbs', line 524

def error_code
  @error_code
end

#error_timestamp::Time

Returns the value of attribute error_timestamp.

Returns:

  • (::Time)


525
526
527
# File 'sig/types.rbs', line 525

def error_timestamp
  @error_timestamp
end