Class: Aws::Pinpoint::Types::BaiduChannelResponse

Inherits:
Struct
  • Object
show all
Includes:
Structure
Defined in:
lib/aws-sdk-pinpoint/types.rb

Overview

Baidu Cloud Messaging channel definition

Instance Attribute Summary collapse

Instance Attribute Details

#application_idString

Application id

Returns:

  • (String)


1313
1314
1315
1316
1317
1318
1319
1320
1321
1322
1323
1324
1325
1326
# File 'lib/aws-sdk-pinpoint/types.rb', line 1313

class BaiduChannelResponse < Struct.new(
  :application_id,
  :creation_date,
  :credential,
  :enabled,
  :has_credential,
  :id,
  :is_archived,
  :last_modified_by,
  :last_modified_date,
  :platform,
  :version)
  include Aws::Structure
end

#creation_dateString

When was this segment created

Returns:

  • (String)


1313
1314
1315
1316
1317
1318
1319
1320
1321
1322
1323
1324
1325
1326
# File 'lib/aws-sdk-pinpoint/types.rb', line 1313

class BaiduChannelResponse < Struct.new(
  :application_id,
  :creation_date,
  :credential,
  :enabled,
  :has_credential,
  :id,
  :is_archived,
  :last_modified_by,
  :last_modified_date,
  :platform,
  :version)
  include Aws::Structure
end

#credentialString

The Baidu API key from Baidu.

Returns:

  • (String)


1313
1314
1315
1316
1317
1318
1319
1320
1321
1322
1323
1324
1325
1326
# File 'lib/aws-sdk-pinpoint/types.rb', line 1313

class BaiduChannelResponse < Struct.new(
  :application_id,
  :creation_date,
  :credential,
  :enabled,
  :has_credential,
  :id,
  :is_archived,
  :last_modified_by,
  :last_modified_date,
  :platform,
  :version)
  include Aws::Structure
end

#enabledBoolean

If the channel is enabled for sending messages.

Returns:

  • (Boolean)


1313
1314
1315
1316
1317
1318
1319
1320
1321
1322
1323
1324
1325
1326
# File 'lib/aws-sdk-pinpoint/types.rb', line 1313

class BaiduChannelResponse < Struct.new(
  :application_id,
  :creation_date,
  :credential,
  :enabled,
  :has_credential,
  :id,
  :is_archived,
  :last_modified_by,
  :last_modified_date,
  :platform,
  :version)
  include Aws::Structure
end

#has_credentialBoolean

Not used. Retained for backwards compatibility.

Returns:

  • (Boolean)


1313
1314
1315
1316
1317
1318
1319
1320
1321
1322
1323
1324
1325
1326
# File 'lib/aws-sdk-pinpoint/types.rb', line 1313

class BaiduChannelResponse < Struct.new(
  :application_id,
  :creation_date,
  :credential,
  :enabled,
  :has_credential,
  :id,
  :is_archived,
  :last_modified_by,
  :last_modified_date,
  :platform,
  :version)
  include Aws::Structure
end

#idString

Channel ID. Not used, only for backwards compatibility.

Returns:

  • (String)


1313
1314
1315
1316
1317
1318
1319
1320
1321
1322
1323
1324
1325
1326
# File 'lib/aws-sdk-pinpoint/types.rb', line 1313

class BaiduChannelResponse < Struct.new(
  :application_id,
  :creation_date,
  :credential,
  :enabled,
  :has_credential,
  :id,
  :is_archived,
  :last_modified_by,
  :last_modified_date,
  :platform,
  :version)
  include Aws::Structure
end

#is_archivedBoolean

Is this channel archived

Returns:

  • (Boolean)


1313
1314
1315
1316
1317
1318
1319
1320
1321
1322
1323
1324
1325
1326
# File 'lib/aws-sdk-pinpoint/types.rb', line 1313

class BaiduChannelResponse < Struct.new(
  :application_id,
  :creation_date,
  :credential,
  :enabled,
  :has_credential,
  :id,
  :is_archived,
  :last_modified_by,
  :last_modified_date,
  :platform,
  :version)
  include Aws::Structure
end

#last_modified_byString

Who made the last change

Returns:

  • (String)


1313
1314
1315
1316
1317
1318
1319
1320
1321
1322
1323
1324
1325
1326
# File 'lib/aws-sdk-pinpoint/types.rb', line 1313

class BaiduChannelResponse < Struct.new(
  :application_id,
  :creation_date,
  :credential,
  :enabled,
  :has_credential,
  :id,
  :is_archived,
  :last_modified_by,
  :last_modified_date,
  :platform,
  :version)
  include Aws::Structure
end

#last_modified_dateString

Last date this was updated

Returns:

  • (String)


1313
1314
1315
1316
1317
1318
1319
1320
1321
1322
1323
1324
1325
1326
# File 'lib/aws-sdk-pinpoint/types.rb', line 1313

class BaiduChannelResponse < Struct.new(
  :application_id,
  :creation_date,
  :credential,
  :enabled,
  :has_credential,
  :id,
  :is_archived,
  :last_modified_by,
  :last_modified_date,
  :platform,
  :version)
  include Aws::Structure
end

#platformString

The platform type. Will be BAIDU

Returns:

  • (String)


1313
1314
1315
1316
1317
1318
1319
1320
1321
1322
1323
1324
1325
1326
# File 'lib/aws-sdk-pinpoint/types.rb', line 1313

class BaiduChannelResponse < Struct.new(
  :application_id,
  :creation_date,
  :credential,
  :enabled,
  :has_credential,
  :id,
  :is_archived,
  :last_modified_by,
  :last_modified_date,
  :platform,
  :version)
  include Aws::Structure
end

#versionInteger

Version of channel

Returns:

  • (Integer)


1313
1314
1315
1316
1317
1318
1319
1320
1321
1322
1323
1324
1325
1326
# File 'lib/aws-sdk-pinpoint/types.rb', line 1313

class BaiduChannelResponse < Struct.new(
  :application_id,
  :creation_date,
  :credential,
  :enabled,
  :has_credential,
  :id,
  :is_archived,
  :last_modified_by,
  :last_modified_date,
  :platform,
  :version)
  include Aws::Structure
end