GetFindingV2Response

Types

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

Properties

Link copied to clipboard

The time at which the resource-based policy or IAM entity that generated the finding was analyzed.

Link copied to clipboard

The time at which the finding was created.

Link copied to clipboard

An error.

Link copied to clipboard

A localized message that explains the finding and provides guidance on how to address it.

Link copied to clipboard

The type of the finding. For external access analyzers, the type is ExternalAccess. For unused access analyzers, the type can be UnusedIAMRole, UnusedIAMUserAccessKey, UnusedIAMUserPassword, or UnusedPermission.

Link copied to clipboard
val id: String

The ID of the finding to retrieve.

Link copied to clipboard

A token used for pagination of results returned.

Link copied to clipboard

The resource that generated the finding.

Link copied to clipboard

Tye Amazon Web Services account ID that owns the resource.

Link copied to clipboard

The type of the resource identified in the finding.

Link copied to clipboard

The status of the finding.

Link copied to clipboard

The time at which the finding was updated.

Functions

Link copied to clipboard
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