Class: Aws::Types::UserContextDataType

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#encoded_data::String

Returns the value of attribute encoded_data.

Returns:

  • (::String)


2404
2405
2406
# File 'sig/types.rbs', line 2404

def encoded_data
  @encoded_data
end

#ip_address::String

Returns the value of attribute ip_address.

Returns:

  • (::String)


2403
2404
2405
# File 'sig/types.rbs', line 2403

def ip_address
  @ip_address
end