SslPolicy
public struct SslPolicy : AWSShapeUndocumented
- 
                  
                  DeclarationSwift public static var _members: [AWSShapeMember]
- 
                  
                  The ciphers. DeclarationSwift public let ciphers: [Cipher]?
- 
                  
                  The name of the policy. DeclarationSwift public let name: String?
- 
                  
                  The protocols. DeclarationSwift public let sslProtocols: [String]?
- 
                  
                  Undocumented DeclarationSwift public init(ciphers: [Cipher]? = nil, name: String? = nil, sslProtocols: [String]? = nil)
 View on GitHub
View on GitHub SslPolicy Structure Reference
        SslPolicy Structure Reference