GoogleApi.SQLAdmin.V1.Model.ImportContextBakImportOptionsEncryptionOptions (google_api_sql_admin v0.71.0)
View SourceAttributes
-
certPath
(type:String.t
, default:nil
) - Path to the Certificate (.cer) in Cloud Storage, in the formgs://bucketName/fileName
. The instance must have write permissions to the bucket and read access to the file. -
keepEncrypted
(type:boolean()
, default:nil
) - Optional. Whether the imported file remains encrypted. -
pvkPassword
(type:String.t
, default:nil
) - Password that encrypts the private key -
pvkPath
(type:String.t
, default:nil
) - Path to the Certificate Private Key (.pvk) in Cloud Storage, in the formgs://bucketName/fileName
. The instance must have write permissions to the bucket and read access to the file.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.