Class: Aws::Types::TenancyConfig

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#tenant_isolation_mode"PER_TENANT"

Returns the value of attribute tenant_isolation_mode.

Returns:

  • ("PER_TENANT")


2115
2116
2117
# File 'sig/types.rbs', line 2115

def tenant_isolation_mode
  @tenant_isolation_mode
end