clouddirectory_update_facet: Does the following:

View source: R/clouddirectory_operations.R

clouddirectory_update_facetR Documentation

Does the following:

Description

Does the following:

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

Usage

clouddirectory_update_facet(
  SchemaArn,
  Name,
  AttributeUpdates = NULL,
  ObjectType = NULL
)

Arguments

SchemaArn

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

Name

[required] The name of the facet.

AttributeUpdates

List of attributes that need to be updated in a given schema Facet. Each attribute is followed by AttributeAction, which specifies the type of update operation to perform.

ObjectType

The object type that is associated with the facet. See CreateFacetRequest$ObjectType for more details.


paws.security.identity documentation built on Sept. 12, 2023, 1:10 a.m.