Class: Aws::Types::DescribeDBProxiesResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#db_proxies::Array[Types::DBProxy]

Returns the value of attribute db_proxies.

Returns:



2137
2138
2139
# File 'sig/types.rbs', line 2137

def db_proxies
  @db_proxies
end

#marker::String

Returns the value of attribute marker.

Returns:

  • (::String)


2138
2139
2140
# File 'sig/types.rbs', line 2138

def marker
  @marker
end