Class: Aws::Types::BatchGetAssetPropertyAggregatesErrorInfo

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.



475
476
477
# File 'sig/types.rbs', line 475

def error_code
  @error_code
end

#error_timestamp::Time

Returns the value of attribute error_timestamp.

Returns:

  • (::Time)


476
477
478
# File 'sig/types.rbs', line 476

def error_timestamp
  @error_timestamp
end