Class: Aws::Types::RelationalDatabaseEndpoint

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#address::String

Returns the value of attribute address.



2722
2723
2724
# File 'sig/types.rbs', line 2722

def address
  @address
end

#port::Integer

Returns the value of attribute port.



2721
2722
2723
# File 'sig/types.rbs', line 2721

def port
  @port
end