ModifyTenantDatabaseRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The identifier of the DB instance that contains the tenant database that you are modifying. This parameter isn't case-sensitive.

Link copied to clipboard

The new password for the master user of the specified tenant database in your DB instance.

Link copied to clipboard

The new name of the tenant database when renaming a tenant database. This parameter isn’t case-sensitive.

Link copied to clipboard

The user-supplied name of the tenant database that you want to modify. This parameter isn’t case-sensitive.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String