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:



2436
2437
2438
# File 'sig/types.rbs', line 2436

def encoded_data
  @encoded_data
end

#ip_address::String

Returns the value of attribute ip_address.

Returns:



2435
2436
2437
# File 'sig/types.rbs', line 2435

def ip_address
  @ip_address
end