Class: Aws::Types::GetTenantResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetTenantResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#tenant ⇒ Types::Tenant
Returns the value of attribute tenant.
Instance Attribute Details
#tenant ⇒ Types::Tenant
Returns the value of attribute tenant.
1057 1058 1059 |
# File 'sig/types.rbs', line 1057 def tenant @tenant end |