DescribeIndexFieldsResponse
public struct DescribeIndexFieldsResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The index fields configured for the domain.
Declaration
Swift
public let indexFields: [IndexFieldStatus] -
Undocumented
Declaration
Swift
public init(indexFields: [IndexFieldStatus])
View on GitHub
DescribeIndexFieldsResponse Structure Reference