clouddirectory_update_object_attributes: Updates a given object's attributes

View source: R/clouddirectory_operations.R

clouddirectory_update_object_attributesR Documentation

Updates a given object's attributes

Description

Updates a given object's attributes.

See https://www.paws-r-sdk.com/docs/clouddirectory_update_object_attributes/ for full documentation.

Usage

clouddirectory_update_object_attributes(
  DirectoryArn,
  ObjectReference,
  AttributeUpdates
)

Arguments

DirectoryArn

[required] The Amazon Resource Name (ARN) that is associated with the Directory where the object resides. For more information, see arns.

ObjectReference

[required] The reference that identifies the object.

AttributeUpdates

[required] The attributes update structure.


paws.security.identity documentation built on Sept. 12, 2024, 6:30 a.m.