ResourceDetails

Contains details about the resource involved in the finding.

Types

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

Properties

Link copied to clipboard

An object that contains details about the Amazon EC2 instance involved in the finding.

Link copied to clipboard

An object that contains details about the Amazon ECR container image involved in the finding.

Link copied to clipboard

A summary of the information about an Amazon Web Services Lambda function affected by a finding.

Link copied to clipboard

Contains details about a code repository resource associated with a finding.

Functions

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