We recommend new projects start with resources from the AWS provider.
Viewing docs for AWS Cloud Control v1.74.1
published on Monday, Aug 3, 2026 by Pulumi
published on Monday, Aug 3, 2026 by Pulumi
We recommend new projects start with resources from the AWS provider.
Viewing docs for AWS Cloud Control v1.74.1
published on Monday, Aug 3, 2026 by Pulumi
published on Monday, Aug 3, 2026 by Pulumi
Resource type definition for AWS SageMaker Experiment Trial Component
Using getExperimentTrialComponent
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getExperimentTrialComponent(args: GetExperimentTrialComponentArgs, opts?: InvokeOptions): Promise<GetExperimentTrialComponentResult>
function getExperimentTrialComponentOutput(args: GetExperimentTrialComponentOutputArgs, opts?: InvokeOptions): Output<GetExperimentTrialComponentResult>def get_experiment_trial_component(arn: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetExperimentTrialComponentResult
def get_experiment_trial_component_output(arn: pulumi.Input[Optional[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetExperimentTrialComponentResult]func LookupExperimentTrialComponent(ctx *Context, args *LookupExperimentTrialComponentArgs, opts ...InvokeOption) (*LookupExperimentTrialComponentResult, error)
func LookupExperimentTrialComponentOutput(ctx *Context, args *LookupExperimentTrialComponentOutputArgs, opts ...InvokeOption) LookupExperimentTrialComponentResultOutput> Note: This function is named LookupExperimentTrialComponent in the Go SDK.
public static class GetExperimentTrialComponent
{
public static Task<GetExperimentTrialComponentResult> InvokeAsync(GetExperimentTrialComponentArgs args, InvokeOptions? opts = null)
public static Output<GetExperimentTrialComponentResult> Invoke(GetExperimentTrialComponentInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetExperimentTrialComponentResult> getExperimentTrialComponent(GetExperimentTrialComponentArgs args, InvokeOptions options)
public static Output<GetExperimentTrialComponentResult> getExperimentTrialComponent(GetExperimentTrialComponentArgs args, InvokeOptions options)
fn::invoke:
function: aws-native:sagemaker:getExperimentTrialComponent
arguments:
# arguments dictionarydata "aws-native_sagemaker_get_experiment_trial_component" "name" {
# arguments
}The following arguments are supported:
- Arn string
- The Amazon Resource Name (ARN) of the trial component.
- Arn string
- The Amazon Resource Name (ARN) of the trial component.
- arn string
- The Amazon Resource Name (ARN) of the trial component.
- arn String
- The Amazon Resource Name (ARN) of the trial component.
- arn string
- The Amazon Resource Name (ARN) of the trial component.
- arn str
- The Amazon Resource Name (ARN) of the trial component.
- arn String
- The Amazon Resource Name (ARN) of the trial component.
getExperimentTrialComponent Result
The following output properties are available:
- Arn string
- The Amazon Resource Name (ARN) of the trial component.
- Creation
Time string - When the component was created.
- Display
Name string - The name of the component as displayed. The name doesn't need to be unique. If DisplayName isn't specified, TrialComponentName is displayed.
- End
Time string - When the component ended.
- Last
Modified stringTime - When the component was last modified.
- Lineage
Group stringArn - The Amazon Resource Name (ARN) of the lineage group.
- Start
Time string - When the component started.
- Status
Pulumi.
Aws Native. Sage Maker. Outputs. Status Properties - The status of the trial component.
-
List<Pulumi.
Aws Native. Outputs. Tag> - A list of tags to associate with the component.
- Arn string
- The Amazon Resource Name (ARN) of the trial component.
- Creation
Time string - When the component was created.
- Display
Name string - The name of the component as displayed. The name doesn't need to be unique. If DisplayName isn't specified, TrialComponentName is displayed.
- End
Time string - When the component ended.
- Last
Modified stringTime - When the component was last modified.
- Lineage
Group stringArn - The Amazon Resource Name (ARN) of the lineage group.
- Start
Time string - When the component started.
- Status
Status
Properties - The status of the trial component.
- Tag
- A list of tags to associate with the component.
- arn string
- The Amazon Resource Name (ARN) of the trial component.
- creation_
time string - When the component was created.
- display_
name string - The name of the component as displayed. The name doesn't need to be unique. If DisplayName isn't specified, TrialComponentName is displayed.
- end_
time string - When the component ended.
- last_
modified_ stringtime - When the component was last modified.
- lineage_
group_ stringarn - The Amazon Resource Name (ARN) of the lineage group.
- start_
time string - When the component started.
- status object
- The status of the trial component.
- list(object)
- A list of tags to associate with the component.
- arn String
- The Amazon Resource Name (ARN) of the trial component.
- creation
Time String - When the component was created.
- display
Name String - The name of the component as displayed. The name doesn't need to be unique. If DisplayName isn't specified, TrialComponentName is displayed.
- end
Time String - When the component ended.
- last
Modified StringTime - When the component was last modified.
- lineage
Group StringArn - The Amazon Resource Name (ARN) of the lineage group.
- start
Time String - When the component started.
- status
Status
Properties - The status of the trial component.
- List<Tag>
- A list of tags to associate with the component.
- arn string
- The Amazon Resource Name (ARN) of the trial component.
- creation
Time string - When the component was created.
- display
Name string - The name of the component as displayed. The name doesn't need to be unique. If DisplayName isn't specified, TrialComponentName is displayed.
- end
Time string - When the component ended.
- last
Modified stringTime - When the component was last modified.
- lineage
Group stringArn - The Amazon Resource Name (ARN) of the lineage group.
- start
Time string - When the component started.
- status
Status
Properties - The status of the trial component.
- Tag[]
- A list of tags to associate with the component.
- arn str
- The Amazon Resource Name (ARN) of the trial component.
- creation_
time str - When the component was created.
- display_
name str - The name of the component as displayed. The name doesn't need to be unique. If DisplayName isn't specified, TrialComponentName is displayed.
- end_
time str - When the component ended.
- last_
modified_ strtime - When the component was last modified.
- lineage_
group_ strarn - The Amazon Resource Name (ARN) of the lineage group.
- start_
time str - When the component started.
- status
Status
Properties - The status of the trial component.
- Sequence[root_Tag]
- A list of tags to associate with the component.
- arn String
- The Amazon Resource Name (ARN) of the trial component.
- creation
Time String - When the component was created.
- display
Name String - The name of the component as displayed. The name doesn't need to be unique. If DisplayName isn't specified, TrialComponentName is displayed.
- end
Time String - When the component ended.
- last
Modified StringTime - When the component was last modified.
- lineage
Group StringArn - The Amazon Resource Name (ARN) of the lineage group.
- start
Time String - When the component started.
- status Property Map
- The status of the trial component.
- List<Property Map>
- A list of tags to associate with the component.
Supporting Types
ExperimentTrialComponentStatusPropertiesPrimaryStatus
StatusProperties
- Message string
- If the component failed, a message describing why.
- Primary
Status Pulumi.Aws Native. Sage Maker. Experiment Trial Component Status Properties Primary Status - The status of the trial component.
- Message string
- If the component failed, a message describing why.
- Primary
Status ExperimentTrial Component Status Properties Primary Status - The status of the trial component.
- message string
- If the component failed, a message describing why.
- primary_
status "InProgress" | "Completed" | "Failed" | "Stopping" | "Stopped" - The status of the trial component.
- message String
- If the component failed, a message describing why.
- primary
Status ExperimentTrial Component Status Properties Primary Status - The status of the trial component.
- message string
- If the component failed, a message describing why.
- primary
Status ExperimentTrial Component Status Properties Primary Status - The status of the trial component.
- message str
- If the component failed, a message describing why.
- primary_
status ExperimentTrial Component Status Properties Primary Status - The status of the trial component.
- message String
- If the component failed, a message describing why.
- primary
Status "InProgress" | "Completed" | "Failed" | "Stopping" | "Stopped" - The status of the trial component.
Tag
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
We recommend new projects start with resources from the AWS provider.
Viewing docs for AWS Cloud Control v1.74.1
published on Monday, Aug 3, 2026 by Pulumi
published on Monday, Aug 3, 2026 by Pulumi