modifyTenantDatabase
inline suspend fun RdsClient.modifyTenantDatabase(crossinline block: ModifyTenantDatabaseRequest.Builder.() -> Unit): ModifyTenantDatabaseResponse
Modifies an existing tenant database in a DB instance. You can change the tenant database name or the master user password. This operation is supported only for RDS for Oracle CDB instances using the multi-tenant configuration.