Method: Akeyless::DbTargetDetails#db_server_name

Defined in:
lib/akeyless/models/db_target_details.rb

#db_server_nameObject

(Optional) ServerName is used to verify the hostname on the returned certificates unless InsecureSkipVerify is given. It is also included in the client’s handshake to support virtual hosting unless it is an IP address.



46
47
48
# File 'lib/akeyless/models/db_target_details.rb', line 46

def db_server_name
  @db_server_name
end