class Aws::CognitoIdentityProvider::Types::GetCSVHeaderRequest

Represents the request to get the header information for the .csv file for the user import job.

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

data as a hash:

    {
      user_pool_id: "UserPoolIdType", # required
    }

@!attribute [rw] user_pool_id

The user pool ID for the user pool that the users are to be imported
into.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/cognito-idp-2016-04-18/GetCSVHeaderRequest AWS API Documentation

Constants

SENSITIVE