PrestoParameters
public struct PrestoParameters : AWSShape
                Undocumented
- 
                  
                  
Declaration
Swift
public static var _members: [AWSShapeMember] - 
                  
                  
Catalog.
Declaration
Swift
public let catalog: String - 
                  
                  
Host.
Declaration
Swift
public let host: String - 
                  
                  
Port.
Declaration
Swift
public let port: Int - 
                  
                  
Undocumented
Declaration
Swift
public init(catalog: String, host: String, port: Int) - 
                  
                  
Declaration
Swift
public func validate(name: String) throws 
View on GitHub
        PrestoParameters Structure Reference