Class: Aws::Types::UpdateBackendAuthIdentityPoolConfig
- Inherits:
-
Object
- Object
- Aws::Types::UpdateBackendAuthIdentityPoolConfig
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#unauthenticated_login ⇒ Boolean
Returns the value of attribute unauthenticated_login.
Instance Attribute Details
#unauthenticated_login ⇒ Boolean
Returns the value of attribute unauthenticated_login.
949 950 951 |
# File 'sig/types.rbs', line 949 def unauthenticated_login @unauthenticated_login end |