class Aws::FinSpaceData::Types::GetWorkingLocationRequest

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

data as a hash:

    {
      location_type: "INGESTION", # accepts INGESTION, SAGEMAKER
    }

@!attribute [rw] location_type

Specify the type of the working location.

* `SAGEMAKER` - Use the Amazon S3 location as a temporary location
  to store data content when working with FinSpace Notebooks that
  run on SageMaker studio.

* `INGESTION` - Use the Amazon S3 location as a staging location to
  copy your data content and then use the location with the
  changeset creation operation.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/finspace-2020-07-13/GetWorkingLocationRequest AWS API Documentation

Constants

SENSITIVE