Class: Aws::Types::BatchCreateWorkloadEstimateUsageResponse

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::BatchCreateWorkloadEstimateUsageError]

Returns the value of attribute errors.



158
159
160
# File 'sig/types.rbs', line 158

def errors
  @errors
end

#items::Array[Types::BatchCreateWorkloadEstimateUsageItem]

Returns the value of attribute items.



157
158
159
# File 'sig/types.rbs', line 157

def items
  @items
end