case classS3TransferEncryptionHolder(value: Optional[TransferManager]) extends Product with Serializable
A wrapper around a TransferManager object which
allows the object to be undefined. If present, the
TransferManager will be enabled with encryption
capabilities.
Consumers should check the value before using it.
Linear Supertypes
Serializable, Serializable, Product, Equals, AnyRef, Any
A wrapper around a TransferManager object which allows the object to be undefined. If present, the TransferManager will be enabled with encryption capabilities.
Consumers should check the value before using it.