Class: Aws::Types::ListModelExplainabilityJobDefinitionsResponse

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#job_definition_summaries::Array[Types::MonitoringJobDefinitionSummary]

Returns the value of attribute job_definition_summaries.



8096
8097
8098
# File 'sig/types.rbs', line 8096

def job_definition_summaries
  @job_definition_summaries
end

#next_token::String

Returns the value of attribute next_token.



8097
8098
8099
# File 'sig/types.rbs', line 8097

def next_token
  @next_token
end