DeleteIndexFieldResponse
public struct DeleteIndexFieldResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The status of the index field being deleted.
Declaration
Swift
public let indexField: IndexFieldStatus
-
Undocumented
Declaration
Swift
public init(indexField: IndexFieldStatus)