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