Class: Aws::SageMaker::Types::ListMonitoringSchedulesRequest
- Inherits:
-
Struct
- Object
- Struct
- Aws::SageMaker::Types::ListMonitoringSchedulesRequest
- Defined in:
- gems/aws-sdk-sagemaker/lib/aws-sdk-sagemaker/types.rb
Overview
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#creation_time_after ⇒ Time
A filter that returns only monitoring schedules created after a specified time.
-
#creation_time_before ⇒ Time
A filter that returns only monitoring schedules created before a specified time.
-
#endpoint_name ⇒ String
Name of a specific endpoint to fetch schedules for.
-
#last_modified_time_after ⇒ Time
A filter that returns only monitoring schedules modified after a specified time.
-
#last_modified_time_before ⇒ Time
A filter that returns only monitoring schedules modified before a specified time.
-
#max_results ⇒ Integer
The maximum number of jobs to return in the response.
-
#monitoring_job_definition_name ⇒ String
Gets a list of the monitoring schedules for the specified monitoring job definition.
-
#monitoring_type_equals ⇒ String
A filter that returns only the monitoring schedules for the specified monitoring type.
-
#name_contains ⇒ String
Filter for monitoring schedules whose name contains a specified string.
-
#next_token ⇒ String
The token returned if the response is truncated.
-
#sort_by ⇒ String
Whether to sort the results by the
Status,CreationTime, orScheduledTimefield. -
#sort_order ⇒ String
Whether to sort the results in
AscendingorDescendingorder. -
#status_equals ⇒ String
A filter that returns only monitoring schedules modified before a specified time.
Instance Attribute Details
#creation_time_after ⇒ Time
A filter that returns only monitoring schedules created after a specified time.
35321 35322 35323 35324 35325 35326 35327 35328 35329 35330 35331 35332 35333 35334 35335 35336 35337 |
# File 'gems/aws-sdk-sagemaker/lib/aws-sdk-sagemaker/types.rb', line 35321 class ListMonitoringSchedulesRequest < Struct.new( :endpoint_name, :sort_by, :sort_order, :next_token, :max_results, :name_contains, :creation_time_before, :creation_time_after, :last_modified_time_before, :last_modified_time_after, :status_equals, :monitoring_job_definition_name, :monitoring_type_equals) SENSITIVE = [] include Aws::Structure end |
#creation_time_before ⇒ Time
A filter that returns only monitoring schedules created before a specified time.
35321 35322 35323 35324 35325 35326 35327 35328 35329 35330 35331 35332 35333 35334 35335 35336 35337 |
# File 'gems/aws-sdk-sagemaker/lib/aws-sdk-sagemaker/types.rb', line 35321 class ListMonitoringSchedulesRequest < Struct.new( :endpoint_name, :sort_by, :sort_order, :next_token, :max_results, :name_contains, :creation_time_before, :creation_time_after, :last_modified_time_before, :last_modified_time_after, :status_equals, :monitoring_job_definition_name, :monitoring_type_equals) SENSITIVE = [] include Aws::Structure end |
#endpoint_name ⇒ String
Name of a specific endpoint to fetch schedules for.
35321 35322 35323 35324 35325 35326 35327 35328 35329 35330 35331 35332 35333 35334 35335 35336 35337 |
# File 'gems/aws-sdk-sagemaker/lib/aws-sdk-sagemaker/types.rb', line 35321 class ListMonitoringSchedulesRequest < Struct.new( :endpoint_name, :sort_by, :sort_order, :next_token, :max_results, :name_contains, :creation_time_before, :creation_time_after, :last_modified_time_before, :last_modified_time_after, :status_equals, :monitoring_job_definition_name, :monitoring_type_equals) SENSITIVE = [] include Aws::Structure end |
#last_modified_time_after ⇒ Time
A filter that returns only monitoring schedules modified after a specified time.
35321 35322 35323 35324 35325 35326 35327 35328 35329 35330 35331 35332 35333 35334 35335 35336 35337 |
# File 'gems/aws-sdk-sagemaker/lib/aws-sdk-sagemaker/types.rb', line 35321 class ListMonitoringSchedulesRequest < Struct.new( :endpoint_name, :sort_by, :sort_order, :next_token, :max_results, :name_contains, :creation_time_before, :creation_time_after, :last_modified_time_before, :last_modified_time_after, :status_equals, :monitoring_job_definition_name, :monitoring_type_equals) SENSITIVE = [] include Aws::Structure end |
#last_modified_time_before ⇒ Time
A filter that returns only monitoring schedules modified before a specified time.
35321 35322 35323 35324 35325 35326 35327 35328 35329 35330 35331 35332 35333 35334 35335 35336 35337 |
# File 'gems/aws-sdk-sagemaker/lib/aws-sdk-sagemaker/types.rb', line 35321 class ListMonitoringSchedulesRequest < Struct.new( :endpoint_name, :sort_by, :sort_order, :next_token, :max_results, :name_contains, :creation_time_before, :creation_time_after, :last_modified_time_before, :last_modified_time_after, :status_equals, :monitoring_job_definition_name, :monitoring_type_equals) SENSITIVE = [] include Aws::Structure end |
#max_results ⇒ Integer
The maximum number of jobs to return in the response. The default value is 10.
35321 35322 35323 35324 35325 35326 35327 35328 35329 35330 35331 35332 35333 35334 35335 35336 35337 |
# File 'gems/aws-sdk-sagemaker/lib/aws-sdk-sagemaker/types.rb', line 35321 class ListMonitoringSchedulesRequest < Struct.new( :endpoint_name, :sort_by, :sort_order, :next_token, :max_results, :name_contains, :creation_time_before, :creation_time_after, :last_modified_time_before, :last_modified_time_after, :status_equals, :monitoring_job_definition_name, :monitoring_type_equals) SENSITIVE = [] include Aws::Structure end |
#monitoring_job_definition_name ⇒ String
Gets a list of the monitoring schedules for the specified monitoring job definition.
35321 35322 35323 35324 35325 35326 35327 35328 35329 35330 35331 35332 35333 35334 35335 35336 35337 |
# File 'gems/aws-sdk-sagemaker/lib/aws-sdk-sagemaker/types.rb', line 35321 class ListMonitoringSchedulesRequest < Struct.new( :endpoint_name, :sort_by, :sort_order, :next_token, :max_results, :name_contains, :creation_time_before, :creation_time_after, :last_modified_time_before, :last_modified_time_after, :status_equals, :monitoring_job_definition_name, :monitoring_type_equals) SENSITIVE = [] include Aws::Structure end |
#monitoring_type_equals ⇒ String
A filter that returns only the monitoring schedules for the specified monitoring type.
35321 35322 35323 35324 35325 35326 35327 35328 35329 35330 35331 35332 35333 35334 35335 35336 35337 |
# File 'gems/aws-sdk-sagemaker/lib/aws-sdk-sagemaker/types.rb', line 35321 class ListMonitoringSchedulesRequest < Struct.new( :endpoint_name, :sort_by, :sort_order, :next_token, :max_results, :name_contains, :creation_time_before, :creation_time_after, :last_modified_time_before, :last_modified_time_after, :status_equals, :monitoring_job_definition_name, :monitoring_type_equals) SENSITIVE = [] include Aws::Structure end |
#name_contains ⇒ String
Filter for monitoring schedules whose name contains a specified string.
35321 35322 35323 35324 35325 35326 35327 35328 35329 35330 35331 35332 35333 35334 35335 35336 35337 |
# File 'gems/aws-sdk-sagemaker/lib/aws-sdk-sagemaker/types.rb', line 35321 class ListMonitoringSchedulesRequest < Struct.new( :endpoint_name, :sort_by, :sort_order, :next_token, :max_results, :name_contains, :creation_time_before, :creation_time_after, :last_modified_time_before, :last_modified_time_after, :status_equals, :monitoring_job_definition_name, :monitoring_type_equals) SENSITIVE = [] include Aws::Structure end |
#next_token ⇒ String
The token returned if the response is truncated. To retrieve the next set of job executions, use it in the next request.
35321 35322 35323 35324 35325 35326 35327 35328 35329 35330 35331 35332 35333 35334 35335 35336 35337 |
# File 'gems/aws-sdk-sagemaker/lib/aws-sdk-sagemaker/types.rb', line 35321 class ListMonitoringSchedulesRequest < Struct.new( :endpoint_name, :sort_by, :sort_order, :next_token, :max_results, :name_contains, :creation_time_before, :creation_time_after, :last_modified_time_before, :last_modified_time_after, :status_equals, :monitoring_job_definition_name, :monitoring_type_equals) SENSITIVE = [] include Aws::Structure end |
#sort_by ⇒ String
Whether to sort the results by the Status, CreationTime, or
ScheduledTime field. The default is CreationTime.
35321 35322 35323 35324 35325 35326 35327 35328 35329 35330 35331 35332 35333 35334 35335 35336 35337 |
# File 'gems/aws-sdk-sagemaker/lib/aws-sdk-sagemaker/types.rb', line 35321 class ListMonitoringSchedulesRequest < Struct.new( :endpoint_name, :sort_by, :sort_order, :next_token, :max_results, :name_contains, :creation_time_before, :creation_time_after, :last_modified_time_before, :last_modified_time_after, :status_equals, :monitoring_job_definition_name, :monitoring_type_equals) SENSITIVE = [] include Aws::Structure end |
#sort_order ⇒ String
Whether to sort the results in Ascending or Descending order.
The default is Descending.
35321 35322 35323 35324 35325 35326 35327 35328 35329 35330 35331 35332 35333 35334 35335 35336 35337 |
# File 'gems/aws-sdk-sagemaker/lib/aws-sdk-sagemaker/types.rb', line 35321 class ListMonitoringSchedulesRequest < Struct.new( :endpoint_name, :sort_by, :sort_order, :next_token, :max_results, :name_contains, :creation_time_before, :creation_time_after, :last_modified_time_before, :last_modified_time_after, :status_equals, :monitoring_job_definition_name, :monitoring_type_equals) SENSITIVE = [] include Aws::Structure end |
#status_equals ⇒ String
A filter that returns only monitoring schedules modified before a specified time.
35321 35322 35323 35324 35325 35326 35327 35328 35329 35330 35331 35332 35333 35334 35335 35336 35337 |
# File 'gems/aws-sdk-sagemaker/lib/aws-sdk-sagemaker/types.rb', line 35321 class ListMonitoringSchedulesRequest < Struct.new( :endpoint_name, :sort_by, :sort_order, :next_token, :max_results, :name_contains, :creation_time_before, :creation_time_after, :last_modified_time_before, :last_modified_time_after, :status_equals, :monitoring_job_definition_name, :monitoring_type_equals) SENSITIVE = [] include Aws::Structure end |