You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::CognitoIdentityProvider::Types::EventContextDataType
- Inherits:
-
Struct
- Object
- Struct
- Aws::CognitoIdentityProvider::Types::EventContextDataType
- Defined in:
- (unknown)
Overview
Specifies the user context data captured at the time of an event request.
Returned by:
Instance Attribute Summary collapse
-
#city ⇒ String
The user\'s city.
-
#country ⇒ String
The user\'s country.
-
#device_name ⇒ String
The user\'s device name.
-
#ip_address ⇒ String
The user\'s IP address.
-
#timezone ⇒ String
The user\'s time zone.
Instance Attribute Details
#city ⇒ String
The user\'s city.
#country ⇒ String
The user\'s country.
#device_name ⇒ String
The user\'s device name.
#ip_address ⇒ String
The user\'s IP address.
#timezone ⇒ String
The user\'s time zone.