You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::SageMaker::Types::PropertyNameQuery
- Inherits:
-
Struct
- Object
- Struct
- Aws::SageMaker::Types::PropertyNameQuery
- Defined in:
- (unknown)
Overview
Note:
When passing PropertyNameQuery as input to an Aws::Client method, you can use a vanilla Hash:
{
property_name_hint: "PropertyNameHint", # required
}
Part of the SuggestionQuery
type. Specifies a hint for retrieving property names that begin with the specified text.
Returned by:
Instance Attribute Summary collapse
-
#property_name_hint ⇒ String
Text that begins a property\'s name.
Instance Attribute Details
#property_name_hint ⇒ String
Text that begins a property\'s name.