Class: Aws::Types::Identity

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#source_ip ⇒ ::String

Returns the value of attribute source_ip.

Returns:

  • (::String)


35
36
37
# File 'sig/types.rbs', line 35

def source_ip
  @source_ip
end

#user_agent ⇒ ::String

Returns the value of attribute user_agent.

Returns:

  • (::String)


36
37
38
# File 'sig/types.rbs', line 36

def user_agent
  @user_agent
end