class CB::RoleUpdate
- CB::RoleUpdate
- CB::RoleAction
- CB::APIAction
- CB::Action
- Reference
- Object
Overview
Action to update a cluster role.
Defined in:
cb/role.crInstance Method Summary
- #read_only : Bool | Nil
- #read_only=(read_only : Bool | Nil)
- #read_only=(str : String)
- #role : Role | Nil
- #role=(str : String)
- #role=(role : Role | Nil)
- #rotate_password : Bool | Nil
- #rotate_password=(rotate_password : Bool | Nil)
- #rotate_password=(str : String)
- #run
- #validate
Instance methods inherited from class CB::RoleAction
cluster_id : String | Nil
cluster_id,
cluster_id=(str : String)cluster_id=(cluster_id : String | Nil) cluster_id=