Class: Aws::Types::FieldForReranking
- Inherits:
-
Object
- Object
- Aws::Types::FieldForReranking
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#field_name ⇒ ::String
Returns the value of attribute field_name.
Instance Attribute Details
#field_name ⇒ ::String
Returns the value of attribute field_name.
752 753 754 |
# File 'sig/types.rbs', line 752 def field_name @field_name end |