Class: Aws::Types::GetRelationalDatabaseBundlesRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#include_inactiveBoolean

Returns the value of attribute include_inactive.

Returns:

  • (Boolean)


1933
1934
1935
# File 'sig/types.rbs', line 1933

def include_inactive
  @include_inactive
end

#page_token::String

Returns the value of attribute page_token.

Returns:

  • (::String)


1932
1933
1934
# File 'sig/types.rbs', line 1932

def page_token
  @page_token
end