BatchCreateIndexResponse
public struct BatchCreateIndexResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The ObjectIdentifier of the index created by this operation.
Declaration
Swift
public let objectIdentifier: String? -
Undocumented
Declaration
Swift
public init(objectIdentifier: String? = nil)
View on GitHub
BatchCreateIndexResponse Structure Reference