ClusterSchedulerConfigSummary - Amazon SageMaker
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

ClusterSchedulerConfigSummary

Summary of the cluster policy.

Contents

ClusterSchedulerConfigArn

ARN of the cluster policy.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 256.

Pattern: arn:aws[a-z\-]*:sagemaker:[a-z0-9\-]{9,16}:[0-9]{12}:cluster-scheduler-config/[a-z0-9]{12}

Required: Yes

ClusterSchedulerConfigId

ID of the cluster policy.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 12.

Pattern: [a-z0-9]{12}

Required: Yes

CreationTime

Creation time of the cluster policy.

Type: Timestamp

Required: Yes

Name

Name of the cluster policy.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 63.

Pattern: [a-zA-Z0-9](-*[a-zA-Z0-9]){0,62}

Required: Yes

Status

Status of the cluster policy.

Type: String

Valid Values: Creating | CreateFailed | CreateRollbackFailed | Created | Updating | UpdateFailed | UpdateRollbackFailed | Updated | Deleting | DeleteFailed | DeleteRollbackFailed | Deleted

Required: Yes

ClusterArn

ARN of the cluster.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 256.

Pattern: arn:aws[a-z\-]*:sagemaker:[a-z0-9\-]*:[0-9]{12}:cluster/[a-z0-9]{12}

Required: No

ClusterSchedulerConfigVersion

Version of the cluster policy.

Type: Integer

Required: No

LastModifiedTime

Last modified time of the cluster policy.

Type: Timestamp

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: