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

Class: Aws::Detective::Types::UnprocessedAccount

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

Overview

A member account that was included in a request but for which the request could not be processed.

Instance Attribute Summary collapse

Instance Attribute Details

#account_idString

The AWS account identifier of the member account that was not processed.

Returns:

  • (String)

    The AWS account identifier of the member account that was not processed.

#reasonString

The reason that the member account request could not be processed.

Returns:

  • (String)

    The reason that the member account request could not be processed.