class Aws::NimbleStudio::Types::ComputeFarmConfiguration

The configuration for a render farm that is associated with a studio resource.

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

data as a hash:

    {
      active_directory_user: "__string",
      endpoint: "__string",
    }

@!attribute [rw] active_directory_user

@return [String]

@!attribute [rw] endpoint

@return [String]

@see docs.aws.amazon.com/goto/WebAPI/nimble-2020-08-01/ComputeFarmConfiguration AWS API Documentation

Constants

SENSITIVE