DBUser
Properties
Name
Type
Description
Notes
Example
require 'ionoscloud-dbaas-postgres'
instance = IonoscloudDbaasPostgres::DBUser.new(
username: db-admin,
password: password123
)Last updated
require 'ionoscloud-dbaas-postgres'
instance = IonoscloudDbaasPostgres::DBUser.new(
username: db-admin,
password: password123
)Last updated