Class: Aws::Types::TenantDatabasesMessage

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#marker::String

Returns the value of attribute marker.

Returns:

  • (::String)


4497
4498
4499
# File 'sig/types.rbs', line 4497

def marker
  @marker
end

#tenant_databases::Array[Types::TenantDatabase]

Returns the value of attribute tenant_databases.

Returns:



4498
4499
4500
# File 'sig/types.rbs', line 4498

def tenant_databases
  @tenant_databases
end