Class: Aws::Types::CreateTenantDatabaseResult
- Inherits:
-
Object
- Object
- Aws::Types::CreateTenantDatabaseResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#tenant_database ⇒ Types::TenantDatabase
Returns the value of attribute tenant_database.
Instance Attribute Details
#tenant_database ⇒ Types::TenantDatabase
Returns the value of attribute tenant_database.
791 792 793 |
# File 'sig/types.rbs', line 791 def tenant_database @tenant_database end |