class Aws::Kendra::Types::JsonTokenTypeConfiguration
Configuration information for the JSON token type.
@note When making an API call, you may pass JsonTokenTypeConfiguration
data as a hash: { user_name_attribute_field: "String", # required group_attribute_field: "String", # required }
@!attribute [rw] user_name_attribute_field
The user name attribute field. @return [String]
@!attribute [rw] group_attribute_field
The group attribute field. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/kendra-2019-02-03/JsonTokenTypeConfiguration AWS API Documentation
Constants
- SENSITIVE