PipelinePermissions

class Object
trait Matchable
class Any

Value members

Concrete methods

def adminPipeline: SelectionBuilder[PipelinePermissions, Boolean]

Indicates the user can perform admin_pipeline on this resource

Indicates the user can perform admin_pipeline on this resource

def destroyPipeline: SelectionBuilder[PipelinePermissions, Boolean]

Indicates the user can perform destroy_pipeline on this resource

Indicates the user can perform destroy_pipeline on this resource

def updatePipeline: SelectionBuilder[PipelinePermissions, Boolean]

Indicates the user can perform update_pipeline on this resource

Indicates the user can perform update_pipeline on this resource