Class: Aws::Types::BatchGetAttributesMetadataOutput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#attributes::Array[Types::BatchGetAttributeOutput]

Returns the value of attribute attributes.

Returns:



491
492
493
# File 'sig/types.rbs', line 491

def attributes
  @attributes
end

#errors::Array[Types::AttributeError]

Returns the value of attribute errors.

Returns:



492
493
494
# File 'sig/types.rbs', line 492

def errors
  @errors
end