class Aws::SageMaker::Types::PropertyNameQuery

Part of the `SuggestionQuery` type. Specifies a hint for retrieving property names that begin with the specified text.

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

data as a hash:

    {
      property_name_hint: "PropertyNameHint", # required
    }

@!attribute [rw] property_name_hint

Text that begins a property's name.
@return [String]

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

Constants

SENSITIVE