Class: Aws::Types::ModifyTenantDatabaseResult
- Inherits:
-
Object
- Object
- Aws::Types::ModifyTenantDatabaseResult
- 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.
3284 3285 3286 |
# File 'sig/types.rbs', line 3284 def tenant_database @tenant_database end |