Class: Aws::Types::BatchUpdateWorkloadEstimateUsageResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#errors::Array[Types::BatchUpdateWorkloadEstimateUsageError]

Returns the value of attribute errors.



289
290
291
# File 'sig/types.rbs', line 289

def errors
  @errors
end

#items::Array[Types::WorkloadEstimateUsageItem]

Returns the value of attribute items.

Returns:



288
289
290
# File 'sig/types.rbs', line 288

def items
  @items
end