Class: Aws::Types::ListModelBiasJobDefinitionsResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#job_definition_summaries::Array[Types::MonitoringJobDefinitionSummary]

Returns the value of attribute job_definition_summaries.



7960
7961
7962
# File 'sig/types.rbs', line 7960

def job_definition_summaries
  @job_definition_summaries
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


7961
7962
7963
# File 'sig/types.rbs', line 7961

def next_token
  @next_token
end