ListTrialComponentsRequest
Types
Properties
Link copied to clipboard
A filter that returns only components created after the specified time.
Link copied to clipboard
A filter that returns only components created before the specified time.
Link copied to clipboard
A filter that returns only components that are part of the specified experiment. If you specify ExperimentName
, you can't filter by SourceArn
or TrialName
.
Link copied to clipboard
The maximum number of components to return in the response. The default value is 10.
Link copied to clipboard
The property used to sort results. The default value is CreationTime
.
Functions
Link copied to clipboard
inline fun copy(block: ListTrialComponentsRequest.Builder.() -> Unit = {}): ListTrialComponentsRequest