Class: Aws::Types::DeleteTenantRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#tenant_name::String

Returns the value of attribute tenant_name.

Returns:

  • (::String)


504
505
506
# File 'sig/types.rbs', line 504

def tenant_name
  @tenant_name
end