BatchAttachToIndex
public struct BatchAttachToIndex : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
A reference to the index that you are attaching the object to.
Declaration
Swift
public let indexReference: ObjectReference -
A reference to the object that you are attaching to the index.
Declaration
Swift
public let targetReference: ObjectReference -
Undocumented
Declaration
Swift
public init(indexReference: ObjectReference, targetReference: ObjectReference)
View on GitHub
BatchAttachToIndex Structure Reference