AnalyzedResource

Contains details about the analyzed resource.

Types

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

Properties

Link copied to clipboard

The actions that an external principal is granted permission to use by the policy that generated the finding.

Link copied to clipboard

The time at which the resource was analyzed.

Link copied to clipboard

The time at which the finding was created.

Link copied to clipboard

An error message.

Link copied to clipboard

Indicates whether the policy that generated the finding grants public access to the resource.

Link copied to clipboard

The ARN of the resource that was analyzed.

Link copied to clipboard

The Amazon Web Services account ID that owns the resource.

Link copied to clipboard

The type of the resource that was analyzed.

Link copied to clipboard

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

Link copied to clipboard

The current status of the finding generated from the analyzed resource.

Link copied to clipboard

The time at which the finding was updated.

Functions

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