Class: Aws::Types::BatchUpdateLinkAttributes

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#attribute_updates::Array[Types::LinkAttributeUpdate]

Returns the value of attribute attribute_updates.

Returns:



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

def attribute_updates
  @attribute_updates
end

Returns the value of attribute typed_link_specifier.



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

def typed_link_specifier
  @typed_link_specifier
end