class Aws::SageMaker::Types::DescribeFeatureGroupRequest
@note When making an API call, you may pass DescribeFeatureGroupRequest
data as a hash: { feature_group_name: "FeatureGroupName", # required next_token: "NextToken", }
@!attribute [rw] feature_group_name
The name of the `FeatureGroup` you want described. @return [String]
@!attribute [rw] next_token
A token to resume pagination of the list of `Features` (`FeatureDefinitions`). 2,500 `Features` are returned by default. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/DescribeFeatureGroupRequest AWS API Documentation
Constants
- SENSITIVE