Builder

class Builder

Properties

Link copied to clipboard
var creationTimeAfter: <Error class: unknown class>?

A filter that returns only configurations created after the specified time.

Link copied to clipboard
var creationTimeBefore: <Error class: unknown class>?

A filter that returns only configurations created before the specified time.

Link copied to clipboard

The maximum number of AI workload configurations to return in the response.

Link copied to clipboard

A string in the configuration name. This filter returns only configurations whose name contains the specified string.

Link copied to clipboard

If the previous call to ListAIWorkloadConfigs didn't return the full set of configurations, the call returns a token for getting the next set of configurations.

Link copied to clipboard

The field to sort results by. The default is CreationTime.

Link copied to clipboard

The sort order for results. The default is Descending.