BatchAttachToIndexResponse
public struct BatchAttachToIndexResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The ObjectIdentifier of the object that was attached to the index.
Declaration
Swift
public let attachedObjectIdentifier: String? -
Undocumented
Declaration
Swift
public init(attachedObjectIdentifier: String? = nil)
View on GitHub
BatchAttachToIndexResponse Structure Reference