TrialComponentSummary

A summary of the properties of a trial component. To get all the properties, call the DescribeTrialComponent API and provide the TrialComponentName.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Who created the trial component.

Link copied to clipboard

When the component was created.

Link copied to clipboard

The name of the component as displayed. If DisplayName isn't specified, TrialComponentName is displayed.

Link copied to clipboard

When the component ended.

Link copied to clipboard

Who last modified the component.

Link copied to clipboard

When the component was last modified.

Link copied to clipboard

When the component started.

Link copied to clipboard

The status of the component. States include:

Link copied to clipboard

The Amazon Resource Name (ARN) of the trial component.

Link copied to clipboard

The name of the trial component.

Link copied to clipboard

The Amazon Resource Name (ARN) and job type of the source of a trial component.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String