ComplianceFramework

class Object
trait Matchable
class Any

Value members

Concrete methods

def color: SelectionBuilder[ComplianceFramework, String]

Hexadecimal representation of compliance framework's label color.

Hexadecimal representation of compliance framework's label color.

def description: SelectionBuilder[ComplianceFramework, String]

Description of the compliance framework.

Description of the compliance framework.

def id: SelectionBuilder[ComplianceFramework, String]

Compliance framework ID.

Compliance framework ID.

def name: SelectionBuilder[ComplianceFramework, String]

Name of the compliance framework.

Name of the compliance framework.

def pipelineConfigurationFullPath: SelectionBuilder[ComplianceFramework, Option[String]]

Full path of the compliance pipeline configuration stored in a project repository, such as .gitlab/.compliance-gitlab-ci.yml@compliance/hipaa (ULTIMATE).

Full path of the compliance pipeline configuration stored in a project repository, such as .gitlab/.compliance-gitlab-ci.yml@compliance/hipaa (ULTIMATE).