You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::Macie2::Types::PolicyDetails

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Provides the details of a policy finding.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#actionTypes::FindingAction

Provides information about an action that occurred for a resource and produced a policy finding.

Returns:

  • (Types::FindingAction)

    Provides information about an action that occurred for a resource and produced a policy finding.

    .

#actorTypes::FindingActor

Provides information about an entity that performed an action that produced a policy finding for a resource.

Returns:

  • (Types::FindingActor)

    Provides information about an entity that performed an action that produced a policy finding for a resource.

    .