AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
A set of filters to narrow the set of lineage entities connected to the StartArn
(s)
returned by the QueryLineage
API action.
Namespace: Amazon.SageMaker.Model
Assembly: AWSSDK.SageMaker.dll
Version: 3.x.y.z
public class QueryFilters
The QueryFilters type exposes the following members
Name | Description | |
---|---|---|
![]() |
QueryFilters() |
Name | Type | Description | |
---|---|---|---|
![]() |
CreatedAfter | System.DateTime |
Gets and sets the property CreatedAfter.
Filter the lineage entities connected to the |
![]() |
CreatedBefore | System.DateTime |
Gets and sets the property CreatedBefore.
Filter the lineage entities connected to the |
![]() |
LineageTypes | System.Collections.Generic.List<System.String> |
Gets and sets the property LineageTypes.
Filter the lineage entities connected to the |
![]() |
ModifiedAfter | System.DateTime |
Gets and sets the property ModifiedAfter.
Filter the lineage entities connected to the |
![]() |
ModifiedBefore | System.DateTime |
Gets and sets the property ModifiedBefore.
Filter the lineage entities connected to the |
![]() |
Properties | System.Collections.Generic.Dictionary<System.String, System.String> |
Gets and sets the property Properties.
Filter the lineage entities connected to the |
![]() |
Types | System.Collections.Generic.List<System.String> |
Gets and sets the property Types.
Filter the lineage entities connected to the |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5