Class: Aws::Types::TenancyConfig
- Inherits:
-
Object
- Object
- Aws::Types::TenancyConfig
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#tenant_isolation_mode ⇒ "PER_TENANT"
Returns the value of attribute tenant_isolation_mode.
Instance Attribute Details
#tenant_isolation_mode ⇒ "PER_TENANT"
Returns the value of attribute tenant_isolation_mode.
2115 2116 2117 |
# File 'sig/types.rbs', line 2115 def tenant_isolation_mode @tenant_isolation_mode end |