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.
Container for the parameters to the ListFeatureGroups operation.
List FeatureGroup
s based on given filter and order.
Namespace: Amazon.SageMaker.Model
Assembly: AWSSDK.SageMaker.dll
Version: 3.x.y.z
public class ListFeatureGroupsRequest : AmazonSageMakerRequest IAmazonWebServiceRequest
The ListFeatureGroupsRequest type exposes the following members
Name | Description | |
---|---|---|
![]() |
ListFeatureGroupsRequest() |
Name | Type | Description | |
---|---|---|---|
![]() |
CreationTimeAfter | System.DateTime |
Gets and sets the property CreationTimeAfter.
Use this parameter to search for |
![]() |
CreationTimeBefore | System.DateTime |
Gets and sets the property CreationTimeBefore.
Use this parameter to search for |
![]() |
FeatureGroupStatusEquals | Amazon.SageMaker.FeatureGroupStatus |
Gets and sets the property FeatureGroupStatusEquals.
A |
![]() |
MaxResults | System.Int32 |
Gets and sets the property MaxResults.
The maximum number of results returned by |
![]() |
NameContains | System.String |
Gets and sets the property NameContains.
A string that partially matches one or more |
![]() |
NextToken | System.String |
Gets and sets the property NextToken.
A token to resume pagination of |
![]() |
OfflineStoreStatusEquals | Amazon.SageMaker.OfflineStoreStatusValue |
Gets and sets the property OfflineStoreStatusEquals.
An |
![]() |
SortBy | Amazon.SageMaker.FeatureGroupSortBy |
Gets and sets the property SortBy. The value on which the feature group list is sorted. |
![]() |
SortOrder | Amazon.SageMaker.FeatureGroupSortOrder |
Gets and sets the property SortOrder. The order in which feature groups are listed. |
.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