View a markdown version of this page

AWS::SageMaker::ExperimentTrialComponent - AWS CloudFormation

This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.

AWS::SageMaker::ExperimentTrialComponent

The AWS::SageMaker::ExperimentTrialComponent resource Property description not available. for SageMaker.

Syntax

To declare this entity in your CloudFormation template, use the following syntax:

JSON

{ "Type" : "AWS::SageMaker::ExperimentTrialComponent", "Properties" : { "DisplayName" : String, "EndTime" : String, "MetadataProperties" : MetadataProperties, "StartTime" : String, "Status" : Status, "Tags" : [ TagsItems, ... ], "TrialComponentName" : String } }

YAML

Type: AWS::SageMaker::ExperimentTrialComponent Properties: DisplayName: String EndTime: String MetadataProperties: MetadataProperties StartTime: String Status: Status Tags: - TagsItems TrialComponentName: String

Properties

DisplayName

Property description not available.

Required: No

Type: String

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

Minimum: 1

Maximum: 120

Update requires: No interruption

EndTime

Property description not available.

Required: No

Type: String

Update requires: No interruption

MetadataProperties

Metadata properties of the tracking entity, trial, or trial component.

Required: No

Type: MetadataProperties

Update requires: Replacement

StartTime

Property description not available.

Required: No

Type: String

Update requires: No interruption

Status

Property description not available.

Required: No

Type: Status

Update requires: No interruption

Tags

Property description not available.

Required: No

Type: Array of TagsItems

Maximum: 50

Update requires: No interruption

TrialComponentName

Property description not available.

Required: Yes

Type: String

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

Minimum: 1

Maximum: 120

Update requires: Replacement

Return values

Ref

Fn::GetAtt

Arn

Property description not available.

CreationTime

Property description not available.

LastModifiedTime

Property description not available.

LineageGroupArn

Property description not available.