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