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

Class: Aws::GuardDuty::Types::AdminAccount

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

Overview

The account within the organization specified as the GuardDuty delegated administrator.

Instance Attribute Summary collapse

Instance Attribute Details

#admin_account_idString

The AWS account ID for the account.

Returns:

  • (String)

    The AWS account ID for the account.

#admin_statusString

Indicates whether the account is enabled as the delegated administrator.

Possible values:

  • ENABLED
  • DISABLE_IN_PROGRESS

Returns:

  • (String)

    Indicates whether the account is enabled as the delegated administrator.