InternalAccessDetails

Contains information about an internal access finding. This includes details about the access that was identified within your Amazon Web Services organization or account.

Types

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

Properties

Link copied to clipboard

The type of internal access identified in the finding. This indicates how the access is granted within your Amazon Web Services environment.

Link copied to clipboard

The action in the analyzed policy statement that has internal access permission to use.

Link copied to clipboard

The condition in the analyzed policy statement that resulted in an internal access finding.

Link copied to clipboard

The principal that has access to a resource within the internal environment.

Link copied to clipboard

The Amazon Web Services account ID that owns the principal identified in the internal access finding.

Link copied to clipboard

The type of principal identified in the internal access finding, such as IAM role or IAM user.

Link copied to clipboard

The type of restriction applied to the finding by the resource owner with an Organizations resource control policy (RCP).

Link copied to clipboard

The type of restriction applied to the finding by an Organizations service control policy (SCP).

Link copied to clipboard

The sources of the internal access finding. This indicates how the access that generated the finding is granted within your Amazon Web Services environment.

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