Class: Aws::Types::DBSnapshotTenantDatabasesMessage

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#db_snapshot_tenant_databases::Array[Types::DBSnapshotTenantDatabase]

Returns the value of attribute db_snapshot_tenant_databases.

Returns:



1710
1711
1712
# File 'sig/types.rbs', line 1710

def db_snapshot_tenant_databases
  @db_snapshot_tenant_databases
end

#marker::String

Returns the value of attribute marker.

Returns:

  • (::String)


1709
1710
1711
# File 'sig/types.rbs', line 1709

def marker
  @marker
end