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

Class: Aws::Macie2::Types::FindingActor

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

Overview

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

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#domain_detailsTypes::DomainDetails

Provides information about the domain name of the device that an entity used to perform an action on an affected resource.

Returns:

  • (Types::DomainDetails)

    Provides information about the domain name of the device that an entity used to perform an action on an affected resource.

    .

#ip_address_detailsTypes::IpAddressDetails

Provides information about the IP address of the device that an entity used to perform an action on an affected resource.

Returns:

  • (Types::IpAddressDetails)

    Provides information about the IP address of the device that an entity used to perform an action on an affected resource.

    .

#user_identityTypes::UserIdentity

Provides information about the type and other characteristics of an entity that performed an action on an affected resource.

Returns:

  • (Types::UserIdentity)

    Provides information about the type and other characteristics of an entity that performed an action on an affected resource.

    .