Builder
class Builder
Properties
Link copied to clipboard
A set of filtering parameters that allow you to specify which entities should be returned.
Link copied to clipboard
Setting this value to True
retrieves not only the entities of interest but also the Associations and lineage entities on the path. Set to False
to only return lineage entities that match your query.
Link copied to clipboard
Limits the number of vertices in the results. Use the NextToken
in a response to to retrieve the next page of results.
Functions
Link copied to clipboard
construct an aws.sdk.kotlin.services.sagemaker.model.QueryFilters inside the given block