class Aws::Organizations::Types::RemoveAccountFromOrganizationRequest

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

data as a hash:

    {
      account_id: "AccountId", # required
    }

@!attribute [rw] account_id

The unique identifier (ID) of the member account that you want to
remove from the organization.

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/RemoveAccountFromOrganizationRequest AWS API Documentation

Constants

SENSITIVE