Class: Aws::Types::ListDominantLanguageDetectionJobsResponse

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#dominant_language_detection_job_properties_list::Array[Types::DominantLanguageDetectionJobProperties]

Returns the value of attribute dominant_language_detection_job_properties_list.



1291
1292
1293
# File 'sig/types.rbs', line 1291

def dominant_language_detection_job_properties_list
  @dominant_language_detection_job_properties_list
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


1292
1293
1294
# File 'sig/types.rbs', line 1292

def next_token
  @next_token
end