ModifyTenantDatabaseRequest
Types
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
inline fun copy(block: ModifyTenantDatabaseRequest.Builder.() -> Unit = {}): ModifyTenantDatabaseRequest