FindingSource

The source of the finding. This indicates how the access that generated the finding is granted. It is populated for Amazon S3 bucket findings.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Includes details about how the access that generated the finding is granted. This is populated for Amazon S3 bucket findings.

Link copied to clipboard

Indicates the type of access that generated the finding.

Functions

Link copied to clipboard
inline fun copy(block: FindingSource.Builder.() -> Unit = {}): FindingSource
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String