BatchCreateObject
Represents the output of a CreateObject operation.
Contents
- ObjectAttributeList
-
An attribute map, which contains an attribute ARN as the key and attribute value as the map value.
Type: Array of AttributeKeyAndValue objects
Required: Yes
- SchemaFacet
-
A list of
FacetArns
that will be associated with the object. For more information, see Arn Examples.Type: Array of SchemaFacet objects
Required: Yes
- BatchReferenceName
-
The batch reference name. See Transaction Support for more information.
Type: String
Required: No
- LinkName
-
The name of the link.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 64.
Pattern:
[^\/\[\]\(\):\{\}#@!?\s\\;]+
Required: No
- ParentReference
-
If specified, the parent reference to which this object will be attached.
Type: ObjectReference object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: