BatchAttachObject
Represents the output of an AttachObject operation.
Contents
- ChildReference
-
The child object reference that is to be attached to the object.
Type: ObjectReference object
Required: Yes
- LinkName
-
The name of the link.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 64.
Pattern:
[^\/\[\]\(\):\{\}#@!?\s\\;]+
Required: Yes
- ParentReference
-
The parent object reference.
Type: ObjectReference object
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: