NodeToNodeEncryptionOptions
public struct NodeToNodeEncryptionOptions : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
Specify true to enable node-to-node encryption.
Declaration
Swift
public let enabled: Bool? -
Undocumented
Declaration
Swift
public init(enabled: Bool? = nil)
View on GitHub
NodeToNodeEncryptionOptions Structure Reference