Class: Aws::Types::AttributeOperation

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#attribute_path ⇒ ::String

Returns the value of attribute attribute_path.

Returns:

  • (::String)


45
46
47
# File 'sig/types.rbs', line 45

def attribute_path
  @attribute_path
end

#attribute_value ⇒ Object

Returns the value of attribute attribute_value.

Returns:

  • (Object)


46
47
48
# File 'sig/types.rbs', line 46

def attribute_value
  @attribute_value
end