TlsContext
public struct TlsContext : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The value of the serverName key in a TLS authorization request.
Declaration
Swift
public let serverName: String? -
Undocumented
Declaration
Swift
public init(serverName: String? = nil) -
Declaration
Swift
public func validate(name: String) throws
View on GitHub
TlsContext Structure Reference