Class: Aws::Types::ObjectAttributeUpdate

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#object_attribute_actionTypes::ObjectAttributeAction

Returns the value of attribute object_attribute_action.



1342
1343
1344
# File 'sig/types.rbs', line 1342

def object_attribute_action
  @object_attribute_action
end

#object_attribute_keyTypes::AttributeKey

Returns the value of attribute object_attribute_key.

Returns:



1341
1342
1343
# File 'sig/types.rbs', line 1341

def object_attribute_key
  @object_attribute_key
end