GetCrawlerResponse
public struct GetCrawlerResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The metadata for the specified crawler.
Declaration
Swift
public let crawler: Crawler?
-
Undocumented
Declaration
Swift
public init(crawler: Crawler? = nil)