DastScannerProfileCreatePayload

class Object
trait Matchable
class Any

Value members

Concrete methods

def clientMutationId: SelectionBuilder[DastScannerProfileCreatePayload, Option[String]]

A unique identifier for the client performing the mutation.

A unique identifier for the client performing the mutation.

def errors: SelectionBuilder[DastScannerProfileCreatePayload, List[String]]

Errors encountered during execution of the mutation.

Errors encountered during execution of the mutation.

ID of the scanner profile.

ID of the scanner profile.

Deprecated methods

@deprecated("Use `id`. Deprecated in 13.6.", "")

ID of the scanner profile. Deprecated in 13.6: Use id.

ID of the scanner profile. Deprecated in 13.6: Use id.

Deprecated