CB::Psql
Inherits CB::APIAction / CB::Action / Reference / Object
Constructors
new(client, input = STDIN, output = STDOUT)
SourceInstance methods
cluster_id
cluster_id=(cluster_id : Hash(Symbol, Identifier))
cluster_id=(str : String)
Sourcedatabase
Sourcedatabase=(database : String | Nil)
Sourcedatabase=(database : Nil | String)
Sourcepsql=(psql : Enumerable(String), Hash(String, Nil) | Hash(String, Nil | String) | Hash(String, String) | Nil -> _)
Sourcerole
role=(str : String)
Sourcerole=(role : Role)
run
Sourcevalidate
Source