AwsIamAccessKeyDetails

IAM access key details related to a finding.

Types

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

Properties

Link copied to clipboard

The identifier of the access key.

Link copied to clipboard

The Amazon Web Services account ID of the account for the key.

Link copied to clipboard

Indicates when the IAM access key was created.

Link copied to clipboard

The ID of the principal associated with an access key.

Link copied to clipboard

The name of the principal.

Link copied to clipboard

The type of principal associated with an access key.

Link copied to clipboard

Information about the session that the key was used for.

Link copied to clipboard

The status of the IAM access key related to a finding.

Link copied to clipboard

The user associated with the IAM access key related to a finding.

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