Class: Aws::Types::DescribeDBProxyEndpointsResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#db_proxy_endpoints::Array[Types::DBProxyEndpoint]

Returns the value of attribute db_proxy_endpoints.

Returns:



2152
2153
2154
# File 'sig/types.rbs', line 2152

def db_proxy_endpoints
  @db_proxy_endpoints
end

#marker::String

Returns the value of attribute marker.

Returns:

  • (::String)


2153
2154
2155
# File 'sig/types.rbs', line 2153

def marker
  @marker
end