Class: Aws::Types::SegmentDemographics

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#app_versionTypes::SetDimension

Returns the value of attribute app_version.

Returns:



2645
2646
2647
# File 'sig/types.rbs', line 2645

def app_version
  @app_version
end

#channelTypes::SetDimension

Returns the value of attribute channel.

Returns:



2646
2647
2648
# File 'sig/types.rbs', line 2646

def channel
  @channel
end

#device_typeTypes::SetDimension

Returns the value of attribute device_type.

Returns:



2647
2648
2649
# File 'sig/types.rbs', line 2647

def device_type
  @device_type
end

#makeTypes::SetDimension

Returns the value of attribute make.

Returns:



2648
2649
2650
# File 'sig/types.rbs', line 2648

def make
  @make
end

#modelTypes::SetDimension

Returns the value of attribute model.

Returns:



2649
2650
2651
# File 'sig/types.rbs', line 2649

def model
  @model
end

#platformTypes::SetDimension

Returns the value of attribute platform.

Returns:



2650
2651
2652
# File 'sig/types.rbs', line 2650

def platform
  @platform
end