Class: Aws::Types::GetTenantRequest
- Inherits:
-
Object
- Object
- Aws::Types::GetTenantRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#tenant_name ⇒ ::String
Returns the value of attribute tenant_name.
Instance Attribute Details
#tenant_name ⇒ ::String
Returns the value of attribute tenant_name.
1028 1029 1030 |
# File 'sig/types.rbs', line 1028 def tenant_name @tenant_name end |