Class: Aws::SageMaker::Types::ClusterSchedulerConfigSummary

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

Overview

Summary of the cluster policy.

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#cluster_arn ⇒ String

ARN of the cluster.

Returns:

  • (String)


7952
7953
7954
7955
7956
7957
7958
7959
7960
7961
7962
7963
# File 'gems/aws-sdk-sagemaker/lib/aws-sdk-sagemaker/types.rb', line 7952

class ClusterSchedulerConfigSummary < Struct.new(
  :cluster_scheduler_config_arn,
  :cluster_scheduler_config_id,
  :cluster_scheduler_config_version,
  :name,
  :creation_time,
  :last_modified_time,
  :status,
  :cluster_arn)
  SENSITIVE = []
  include Aws::Structure
end

#cluster_scheduler_config_arn ⇒ String

ARN of the cluster policy.

Returns:

  • (String)


7952
7953
7954
7955
7956
7957
7958
7959
7960
7961
7962
7963
# File 'gems/aws-sdk-sagemaker/lib/aws-sdk-sagemaker/types.rb', line 7952

class ClusterSchedulerConfigSummary < Struct.new(
  :cluster_scheduler_config_arn,
  :cluster_scheduler_config_id,
  :cluster_scheduler_config_version,
  :name,
  :creation_time,
  :last_modified_time,
  :status,
  :cluster_arn)
  SENSITIVE = []
  include Aws::Structure
end

#cluster_scheduler_config_id ⇒ String

ID of the cluster policy.

Returns:

  • (String)


7952
7953
7954
7955
7956
7957
7958
7959
7960
7961
7962
7963
# File 'gems/aws-sdk-sagemaker/lib/aws-sdk-sagemaker/types.rb', line 7952

class ClusterSchedulerConfigSummary < Struct.new(
  :cluster_scheduler_config_arn,
  :cluster_scheduler_config_id,
  :cluster_scheduler_config_version,
  :name,
  :creation_time,
  :last_modified_time,
  :status,
  :cluster_arn)
  SENSITIVE = []
  include Aws::Structure
end

#cluster_scheduler_config_version ⇒ Integer

Version of the cluster policy.

Returns:

  • (Integer)


7952
7953
7954
7955
7956
7957
7958
7959
7960
7961
7962
7963
# File 'gems/aws-sdk-sagemaker/lib/aws-sdk-sagemaker/types.rb', line 7952

class ClusterSchedulerConfigSummary < Struct.new(
  :cluster_scheduler_config_arn,
  :cluster_scheduler_config_id,
  :cluster_scheduler_config_version,
  :name,
  :creation_time,
  :last_modified_time,
  :status,
  :cluster_arn)
  SENSITIVE = []
  include Aws::Structure
end

#creation_time ⇒ Time

Creation time of the cluster policy.

Returns:

  • (Time)


7952
7953
7954
7955
7956
7957
7958
7959
7960
7961
7962
7963
# File 'gems/aws-sdk-sagemaker/lib/aws-sdk-sagemaker/types.rb', line 7952

class ClusterSchedulerConfigSummary < Struct.new(
  :cluster_scheduler_config_arn,
  :cluster_scheduler_config_id,
  :cluster_scheduler_config_version,
  :name,
  :creation_time,
  :last_modified_time,
  :status,
  :cluster_arn)
  SENSITIVE = []
  include Aws::Structure
end

#last_modified_time ⇒ Time

Last modified time of the cluster policy.

Returns:

  • (Time)


7952
7953
7954
7955
7956
7957
7958
7959
7960
7961
7962
7963
# File 'gems/aws-sdk-sagemaker/lib/aws-sdk-sagemaker/types.rb', line 7952

class ClusterSchedulerConfigSummary < Struct.new(
  :cluster_scheduler_config_arn,
  :cluster_scheduler_config_id,
  :cluster_scheduler_config_version,
  :name,
  :creation_time,
  :last_modified_time,
  :status,
  :cluster_arn)
  SENSITIVE = []
  include Aws::Structure
end

#name ⇒ String

Name of the cluster policy.

Returns:

  • (String)


7952
7953
7954
7955
7956
7957
7958
7959
7960
7961
7962
7963
# File 'gems/aws-sdk-sagemaker/lib/aws-sdk-sagemaker/types.rb', line 7952

class ClusterSchedulerConfigSummary < Struct.new(
  :cluster_scheduler_config_arn,
  :cluster_scheduler_config_id,
  :cluster_scheduler_config_version,
  :name,
  :creation_time,
  :last_modified_time,
  :status,
  :cluster_arn)
  SENSITIVE = []
  include Aws::Structure
end

#status ⇒ String

Status of the cluster policy.

Returns:

  • (String)


7952
7953
7954
7955
7956
7957
7958
7959
7960
7961
7962
7963
# File 'gems/aws-sdk-sagemaker/lib/aws-sdk-sagemaker/types.rb', line 7952

class ClusterSchedulerConfigSummary < Struct.new(
  :cluster_scheduler_config_arn,
  :cluster_scheduler_config_id,
  :cluster_scheduler_config_version,
  :name,
  :creation_time,
  :last_modified_time,
  :status,
  :cluster_arn)
  SENSITIVE = []
  include Aws::Structure
end