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.
670 671 672 |
# File 'sig/types.rbs', line 670 def field_name @field_name end |