Class: Aws::SageMaker::Types::ListHubContentVersionsRequest

Inherits:
Struct
  • Object
show all
Includes:
Aws::Structure
Defined in:
lib/aws-sdk-sagemaker/types.rb

Overview

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#creation_time_afterTime

Only list hub content versions that were created after the time specified.

Returns:

  • (Time)


26495
26496
26497
26498
26499
26500
26501
26502
26503
26504
26505
26506
26507
26508
26509
# File 'lib/aws-sdk-sagemaker/types.rb', line 26495

class ListHubContentVersionsRequest < Struct.new(
  :hub_name,
  :hub_content_type,
  :hub_content_name,
  :min_version,
  :max_schema_version,
  :creation_time_before,
  :creation_time_after,
  :sort_by,
  :sort_order,
  :max_results,
  :next_token)
  SENSITIVE = []
  include Aws::Structure
end

#creation_time_beforeTime

Only list hub content versions that were created before the time specified.

Returns:

  • (Time)


26495
26496
26497
26498
26499
26500
26501
26502
26503
26504
26505
26506
26507
26508
26509
# File 'lib/aws-sdk-sagemaker/types.rb', line 26495

class ListHubContentVersionsRequest < Struct.new(
  :hub_name,
  :hub_content_type,
  :hub_content_name,
  :min_version,
  :max_schema_version,
  :creation_time_before,
  :creation_time_after,
  :sort_by,
  :sort_order,
  :max_results,
  :next_token)
  SENSITIVE = []
  include Aws::Structure
end

#hub_content_nameString

The name of the hub content.

Returns:

  • (String)


26495
26496
26497
26498
26499
26500
26501
26502
26503
26504
26505
26506
26507
26508
26509
# File 'lib/aws-sdk-sagemaker/types.rb', line 26495

class ListHubContentVersionsRequest < Struct.new(
  :hub_name,
  :hub_content_type,
  :hub_content_name,
  :min_version,
  :max_schema_version,
  :creation_time_before,
  :creation_time_after,
  :sort_by,
  :sort_order,
  :max_results,
  :next_token)
  SENSITIVE = []
  include Aws::Structure
end

#hub_content_typeString

The type of hub content to list versions of.

Returns:

  • (String)


26495
26496
26497
26498
26499
26500
26501
26502
26503
26504
26505
26506
26507
26508
26509
# File 'lib/aws-sdk-sagemaker/types.rb', line 26495

class ListHubContentVersionsRequest < Struct.new(
  :hub_name,
  :hub_content_type,
  :hub_content_name,
  :min_version,
  :max_schema_version,
  :creation_time_before,
  :creation_time_after,
  :sort_by,
  :sort_order,
  :max_results,
  :next_token)
  SENSITIVE = []
  include Aws::Structure
end

#hub_nameString

The name of the hub to list the content versions of.

Returns:

  • (String)


26495
26496
26497
26498
26499
26500
26501
26502
26503
26504
26505
26506
26507
26508
26509
# File 'lib/aws-sdk-sagemaker/types.rb', line 26495

class ListHubContentVersionsRequest < Struct.new(
  :hub_name,
  :hub_content_type,
  :hub_content_name,
  :min_version,
  :max_schema_version,
  :creation_time_before,
  :creation_time_after,
  :sort_by,
  :sort_order,
  :max_results,
  :next_token)
  SENSITIVE = []
  include Aws::Structure
end

#max_resultsInteger

The maximum number of hub content versions to list.

Returns:

  • (Integer)


26495
26496
26497
26498
26499
26500
26501
26502
26503
26504
26505
26506
26507
26508
26509
# File 'lib/aws-sdk-sagemaker/types.rb', line 26495

class ListHubContentVersionsRequest < Struct.new(
  :hub_name,
  :hub_content_type,
  :hub_content_name,
  :min_version,
  :max_schema_version,
  :creation_time_before,
  :creation_time_after,
  :sort_by,
  :sort_order,
  :max_results,
  :next_token)
  SENSITIVE = []
  include Aws::Structure
end

#max_schema_versionString

The upper bound of the hub content schema version.

Returns:

  • (String)


26495
26496
26497
26498
26499
26500
26501
26502
26503
26504
26505
26506
26507
26508
26509
# File 'lib/aws-sdk-sagemaker/types.rb', line 26495

class ListHubContentVersionsRequest < Struct.new(
  :hub_name,
  :hub_content_type,
  :hub_content_name,
  :min_version,
  :max_schema_version,
  :creation_time_before,
  :creation_time_after,
  :sort_by,
  :sort_order,
  :max_results,
  :next_token)
  SENSITIVE = []
  include Aws::Structure
end

#min_versionString

The lower bound of the hub content versions to list.

Returns:

  • (String)


26495
26496
26497
26498
26499
26500
26501
26502
26503
26504
26505
26506
26507
26508
26509
# File 'lib/aws-sdk-sagemaker/types.rb', line 26495

class ListHubContentVersionsRequest < Struct.new(
  :hub_name,
  :hub_content_type,
  :hub_content_name,
  :min_version,
  :max_schema_version,
  :creation_time_before,
  :creation_time_after,
  :sort_by,
  :sort_order,
  :max_results,
  :next_token)
  SENSITIVE = []
  include Aws::Structure
end

#next_tokenString

If the response to a previous ‘ListHubContentVersions` request was truncated, the response includes a `NextToken`. To retrieve the next set of hub content versions, use the token in the next request.

Returns:

  • (String)


26495
26496
26497
26498
26499
26500
26501
26502
26503
26504
26505
26506
26507
26508
26509
# File 'lib/aws-sdk-sagemaker/types.rb', line 26495

class ListHubContentVersionsRequest < Struct.new(
  :hub_name,
  :hub_content_type,
  :hub_content_name,
  :min_version,
  :max_schema_version,
  :creation_time_before,
  :creation_time_after,
  :sort_by,
  :sort_order,
  :max_results,
  :next_token)
  SENSITIVE = []
  include Aws::Structure
end

#sort_byString

Sort hub content versions by either name or creation time.

Returns:

  • (String)


26495
26496
26497
26498
26499
26500
26501
26502
26503
26504
26505
26506
26507
26508
26509
# File 'lib/aws-sdk-sagemaker/types.rb', line 26495

class ListHubContentVersionsRequest < Struct.new(
  :hub_name,
  :hub_content_type,
  :hub_content_name,
  :min_version,
  :max_schema_version,
  :creation_time_before,
  :creation_time_after,
  :sort_by,
  :sort_order,
  :max_results,
  :next_token)
  SENSITIVE = []
  include Aws::Structure
end

#sort_orderString

Sort hub content versions by ascending or descending order.

Returns:

  • (String)


26495
26496
26497
26498
26499
26500
26501
26502
26503
26504
26505
26506
26507
26508
26509
# File 'lib/aws-sdk-sagemaker/types.rb', line 26495

class ListHubContentVersionsRequest < Struct.new(
  :hub_name,
  :hub_content_type,
  :hub_content_name,
  :min_version,
  :max_schema_version,
  :creation_time_before,
  :creation_time_after,
  :sort_by,
  :sort_order,
  :max_results,
  :next_token)
  SENSITIVE = []
  include Aws::Structure
end