CB::RoleUpdate
Inherits CB::RoleAction < CB::APIAction < CB::Action < Reference < Object
Action to update a cluster role.
Instance methods
read_only
read_only=(read_only : Bool | Nil)
read_only=(str : String)
Sourcerole
role=(str : String)
Sourcerole=(role : Role | Nil)
rotate_password
rotate_password=(rotate_password : Bool | Nil)
rotate_password=(str : String)
Sourcerun
Sourcevalidate
Source