ResourceResult

Provides comprehensive details about an Amazon Web Services resource and its associated security findings.

Types

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

Properties

Link copied to clipboard

The Amazon Web Services account that owns the resource.

Link copied to clipboard

An aggregated view of security findings associated with a resource.

Link copied to clipboard

The Amazon Web Services Region where the resource is located.

Link copied to clipboard

Specifies the ARN that uniquely identifies a resource.

Link copied to clipboard

The grouping where the resource belongs.

Link copied to clipboard

The configuration details of a resource.

Link copied to clipboard

The time when the resource was created.

Link copied to clipboard

The timestamp when information about the resource was captured.

Link copied to clipboard

The unique identifier for a resource.

Link copied to clipboard

The name of the resource.

Link copied to clipboard

The key-value pairs associated with a resource.

Link copied to clipboard

The type of resource.

Functions

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