Class: Aws::Types::JsonTokenTypeConfiguration

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#group_attribute_field::String

Returns the value of attribute group_attribute_field.

Returns:

  • (::String)


1309
1310
1311
# File 'sig/types.rbs', line 1309

def group_attribute_field
  @group_attribute_field
end

#user_name_attribute_field::String

Returns the value of attribute user_name_attribute_field.

Returns:

  • (::String)


1308
1309
1310
# File 'sig/types.rbs', line 1308

def user_name_attribute_field
  @user_name_attribute_field
end