class Aws::Organizations::Types::DescribeAccountRequest

@note When making an API call, you may pass DescribeAccountRequest

data as a hash:

    {
      account_id: "AccountId", # required
    }

@!attribute [rw] account_id

The unique identifier (ID) of the AWS account that you want
information about. You can get the ID from the ListAccounts or
ListAccountsForParent operations.

The [regex pattern][1] for an account ID string requires exactly 12
digits.

[1]: http://wikipedia.org/wiki/regex
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/organizations-2016-11-28/DescribeAccountRequest AWS API Documentation

Constants

SENSITIVE