class Aws::AmplifyBackend::Types::ImportBackendAuthRequest

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

data as a hash:

    {
      app_id: "__string", # required
      backend_environment_name: "__string", # required
      identity_pool_id: "__string",
      native_client_id: "__string", # required
      user_pool_id: "__string", # required
      web_client_id: "__string", # required
    }

@!attribute [rw] app_id

@return [String]

@!attribute [rw] backend_environment_name

@return [String]

@!attribute [rw] identity_pool_id

@return [String]

@!attribute [rw] native_client_id

@return [String]

@!attribute [rw] user_pool_id

@return [String]

@!attribute [rw] web_client_id

@return [String]

@see docs.aws.amazon.com/goto/WebAPI/amplifybackend-2020-08-11/ImportBackendAuthRequest AWS API Documentation

Constants

SENSITIVE