Phase2EncryptionAlgorithmsListValue
public struct Phase2EncryptionAlgorithmsListValue : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The encryption algorithm.
Declaration
Swift
public let value: String?
-
Undocumented
Declaration
Swift
public init(value: String? = nil)