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

Class: Aws::Macie2::Types::FindingAction

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

Overview

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

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#action_typeString

The type of action that occurred for the resource and produced the policy finding:

Possible values:

  • AWS_API_CALL

Returns:

  • (String)

    The type of action that occurred for the resource and produced the policy finding:

    .

#api_call_detailsTypes::ApiCallDetails

Provides information about an API operation that an entity invoked for an affected resource.

Returns:

  • (Types::ApiCallDetails)

    Provides information about an API operation that an entity invoked for an affected resource.

    .