class Aws::Organizations::Types::DescribeCreateAccountStatusRequest

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

data as a hash:

    {
      create_account_request_id: "CreateAccountRequestId", # required
    }

@!attribute [rw] create_account_request_id

Specifies the `Id` value that uniquely identifies the
`CreateAccount` request. You can get the value from the
`CreateAccountStatus.Id` response in an earlier CreateAccount
request, or from the ListCreateAccountStatus operation.

The [regex pattern][1] for a create account request ID string
requires "car-" followed by from 8 to 32 lowercase letters or
digits.

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

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

Constants

SENSITIVE