GetFindingRequest

Retrieves a finding.

Types

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

Properties

Link copied to clipboard

The ARN of the analyzer that generated the finding.

Link copied to clipboard
val id: String

The ID of the finding to retrieve.

Functions

Link copied to clipboard
inline fun copy(block: GetFindingRequest.Builder.() -> Unit = {}): GetFindingRequest
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