CreateTenantDatabaseRequest
Types
Properties
The character set for your tenant database. If you don't specify a value, the character set name defaults to AL32UTF8
.
The user-supplied DB instance identifier. RDS creates your tenant database in this DB instance. This parameter isn't case-sensitive.
The name for the master user account in your tenant database. RDS creates this user account in the tenant database and grants privileges to the master user. This parameter is case-sensitive.
The password for the master user in your tenant database.
The NCHAR
value for the tenant database.
A list of tags. For more information, see Tagging Amazon RDS Resources in the Amazon RDS User Guide.
The user-supplied name of the tenant database that you want to create in your DB instance. This parameter has the same constraints as DBName
in CreateDBInstance
.