Class: Aws::Types::UserIdentityConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::UserIdentityConfiguration
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#identity_attribute_name ⇒ ::String
Returns the value of attribute identity_attribute_name.
Instance Attribute Details
#identity_attribute_name ⇒ ::String
Returns the value of attribute identity_attribute_name.
2169 2170 2171 |
# File 'sig/types.rbs', line 2169 def identity_attribute_name @identity_attribute_name end |