Class: Aws::Types::UniqueAttribute

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)


444
445
446
# File 'sig/types.rbs', line 444

def attribute_path
  @attribute_path
end

#attribute_value ⇒ Object

Returns the value of attribute attribute_value.

Returns:

  • (Object)


445
446
447
# File 'sig/types.rbs', line 445

def attribute_value
  @attribute_value
end