class Aws::GlueDataBrew::Types::StartProjectSessionRequest

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

data as a hash:

    {
      name: "ProjectName", # required
      assume_control: false,
    }

@!attribute [rw] name

The name of the project to act upon.
@return [String]

@!attribute [rw] assume_control

A value that, if true, enables you to take control of a session,
even if a different client is currently accessing the project.
@return [Boolean]

@see docs.aws.amazon.com/goto/WebAPI/databrew-2017-07-25/StartProjectSessionRequest AWS API Documentation

Constants

SENSITIVE