Builder
Properties
The result of an add facet to object batch operation.
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 in a Directory.
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.
The result of a batch remove facet from object operation.
Represents the output of a BatchWrite
response operation.
Updates a given object’s attributes.
Functions
construct an aws.sdk.kotlin.services.clouddirectory.model.BatchAddFacetToObjectResponse inside the given block
construct an aws.sdk.kotlin.services.clouddirectory.model.BatchAttachObjectResponse inside the given block
construct an aws.sdk.kotlin.services.clouddirectory.model.BatchAttachPolicyResponse inside the given block
construct an aws.sdk.kotlin.services.clouddirectory.model.BatchAttachToIndexResponse inside the given block
construct an aws.sdk.kotlin.services.clouddirectory.model.BatchAttachTypedLinkResponse inside the given block
construct an aws.sdk.kotlin.services.clouddirectory.model.BatchCreateIndexResponse inside the given block
construct an aws.sdk.kotlin.services.clouddirectory.model.BatchCreateObjectResponse inside the given block
construct an aws.sdk.kotlin.services.clouddirectory.model.BatchDeleteObjectResponse inside the given block
construct an aws.sdk.kotlin.services.clouddirectory.model.BatchDetachFromIndexResponse inside the given block
construct an aws.sdk.kotlin.services.clouddirectory.model.BatchDetachObjectResponse inside the given block
construct an aws.sdk.kotlin.services.clouddirectory.model.BatchDetachPolicyResponse inside the given block
construct an aws.sdk.kotlin.services.clouddirectory.model.BatchDetachTypedLinkResponse inside the given block
construct an aws.sdk.kotlin.services.clouddirectory.model.BatchRemoveFacetFromObjectResponse inside the given block
construct an aws.sdk.kotlin.services.clouddirectory.model.BatchUpdateLinkAttributesResponse inside the given block
construct an aws.sdk.kotlin.services.clouddirectory.model.BatchUpdateObjectAttributesResponse inside the given block