Uses of Class
software.amazon.awssdk.services.bedrockdataautomationruntime.model.EncryptionConfiguration
-
Packages that use EncryptionConfiguration Package Description software.amazon.awssdk.services.bedrockdataautomationruntime.model -
-
Uses of EncryptionConfiguration in software.amazon.awssdk.services.bedrockdataautomationruntime.model
Methods in software.amazon.awssdk.services.bedrockdataautomationruntime.model that return EncryptionConfiguration Modifier and Type Method Description EncryptionConfigurationInvokeDataAutomationAsyncRequest. encryptionConfiguration()Encryption configuration.Methods in software.amazon.awssdk.services.bedrockdataautomationruntime.model with parameters of type EncryptionConfiguration Modifier and Type Method Description InvokeDataAutomationAsyncRequest.BuilderInvokeDataAutomationAsyncRequest.Builder. encryptionConfiguration(EncryptionConfiguration encryptionConfiguration)Encryption configuration.
-