Builder
Properties
A batch operation that adds a facet to an object.
Attaches an object to a Directory.
Attaches a policy object to a regular object. An object can have a limited number of attached policies.
Attaches the specified object to the specified index.
Attaches a typed link to a specified source and target object. For more information, see Typed Links.
Creates an index object. See Indexing and search for more information.
Creates an object.
Deletes an object in a Directory.
Detaches the specified object from the specified index.
Detaches an object from a Directory.
Detaches a policy from a Directory.
Detaches a typed link from a specified source and target object. For more information, see Typed Links.
A batch operation that removes a facet from an object.
Updates a given object's attributes.
Updates a given object's attributes.
Functions
construct an aws.sdk.kotlin.services.clouddirectory.model.BatchAddFacetToObject inside the given block
construct an aws.sdk.kotlin.services.clouddirectory.model.BatchAttachObject inside the given block
construct an aws.sdk.kotlin.services.clouddirectory.model.BatchAttachPolicy inside the given block
construct an aws.sdk.kotlin.services.clouddirectory.model.BatchAttachToIndex inside the given block
construct an aws.sdk.kotlin.services.clouddirectory.model.BatchAttachTypedLink inside the given block
construct an aws.sdk.kotlin.services.clouddirectory.model.BatchCreateIndex inside the given block
construct an aws.sdk.kotlin.services.clouddirectory.model.BatchCreateObject inside the given block
construct an aws.sdk.kotlin.services.clouddirectory.model.BatchDeleteObject inside the given block
construct an aws.sdk.kotlin.services.clouddirectory.model.BatchDetachFromIndex inside the given block
construct an aws.sdk.kotlin.services.clouddirectory.model.BatchDetachObject inside the given block
construct an aws.sdk.kotlin.services.clouddirectory.model.BatchDetachPolicy inside the given block
construct an aws.sdk.kotlin.services.clouddirectory.model.BatchDetachTypedLink inside the given block
construct an aws.sdk.kotlin.services.clouddirectory.model.BatchRemoveFacetFromObject inside the given block
construct an aws.sdk.kotlin.services.clouddirectory.model.BatchUpdateLinkAttributes inside the given block
construct an aws.sdk.kotlin.services.clouddirectory.model.BatchUpdateObjectAttributes inside the given block