class Aws::SageMaker::Types::SuggestionQuery

Specified in the GetSearchSuggestions request. Limits the property names that are included in the response.

@note When making an API call, you may pass SuggestionQuery

data as a hash:

    {
      property_name_query: {
        property_name_hint: "PropertyNameHint", # required
      },
    }

@!attribute [rw] property_name_query

Defines a property name hint. Only property names that begin with
the specified hint are included in the response.
@return [Types::PropertyNameQuery]

@see docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/SuggestionQuery AWS API Documentation

Constants

SENSITIVE