Class: Aws::Pinpoint::Types::SMSChannelResponse

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

Overview

SMS Channel Response.

Instance Attribute Summary collapse

Instance Attribute Details

#application_idString

The unique ID of the application to which the SMS channel belongs.

Returns:

  • (String)


7550
7551
7552
7553
7554
7555
7556
7557
7558
7559
7560
7561
7562
7563
7564
7565
7566
# File 'lib/aws-sdk-pinpoint/types.rb', line 7550

class SMSChannelResponse < Struct.new(
  :application_id,
  :creation_date,
  :enabled,
  :has_credential,
  :id,
  :is_archived,
  :last_modified_by,
  :last_modified_date,
  :platform,
  :promotional_messages_per_second,
  :sender_id,
  :short_code,
  :transactional_messages_per_second,
  :version)
  include Aws::Structure
end

#creation_dateString

The date that the settings were last updated in ISO 8601 format.

Returns:

  • (String)


7550
7551
7552
7553
7554
7555
7556
7557
7558
7559
7560
7561
7562
7563
7564
7565
7566
# File 'lib/aws-sdk-pinpoint/types.rb', line 7550

class SMSChannelResponse < Struct.new(
  :application_id,
  :creation_date,
  :enabled,
  :has_credential,
  :id,
  :is_archived,
  :last_modified_by,
  :last_modified_date,
  :platform,
  :promotional_messages_per_second,
  :sender_id,
  :short_code,
  :transactional_messages_per_second,
  :version)
  include Aws::Structure
end

#enabledBoolean

If the channel is enabled for sending messages.

Returns:

  • (Boolean)


7550
7551
7552
7553
7554
7555
7556
7557
7558
7559
7560
7561
7562
7563
7564
7565
7566
# File 'lib/aws-sdk-pinpoint/types.rb', line 7550

class SMSChannelResponse < Struct.new(
  :application_id,
  :creation_date,
  :enabled,
  :has_credential,
  :id,
  :is_archived,
  :last_modified_by,
  :last_modified_date,
  :platform,
  :promotional_messages_per_second,
  :sender_id,
  :short_code,
  :transactional_messages_per_second,
  :version)
  include Aws::Structure
end

#has_credentialBoolean

Not used. Retained for backwards compatibility.

Returns:

  • (Boolean)


7550
7551
7552
7553
7554
7555
7556
7557
7558
7559
7560
7561
7562
7563
7564
7565
7566
# File 'lib/aws-sdk-pinpoint/types.rb', line 7550

class SMSChannelResponse < Struct.new(
  :application_id,
  :creation_date,
  :enabled,
  :has_credential,
  :id,
  :is_archived,
  :last_modified_by,
  :last_modified_date,
  :platform,
  :promotional_messages_per_second,
  :sender_id,
  :short_code,
  :transactional_messages_per_second,
  :version)
  include Aws::Structure
end

#idString

Channel ID. Not used, only for backwards compatibility.

Returns:

  • (String)


7550
7551
7552
7553
7554
7555
7556
7557
7558
7559
7560
7561
7562
7563
7564
7565
7566
# File 'lib/aws-sdk-pinpoint/types.rb', line 7550

class SMSChannelResponse < Struct.new(
  :application_id,
  :creation_date,
  :enabled,
  :has_credential,
  :id,
  :is_archived,
  :last_modified_by,
  :last_modified_date,
  :platform,
  :promotional_messages_per_second,
  :sender_id,
  :short_code,
  :transactional_messages_per_second,
  :version)
  include Aws::Structure
end

#is_archivedBoolean

Is this channel archived

Returns:

  • (Boolean)


7550
7551
7552
7553
7554
7555
7556
7557
7558
7559
7560
7561
7562
7563
7564
7565
7566
# File 'lib/aws-sdk-pinpoint/types.rb', line 7550

class SMSChannelResponse < Struct.new(
  :application_id,
  :creation_date,
  :enabled,
  :has_credential,
  :id,
  :is_archived,
  :last_modified_by,
  :last_modified_date,
  :platform,
  :promotional_messages_per_second,
  :sender_id,
  :short_code,
  :transactional_messages_per_second,
  :version)
  include Aws::Structure
end

#last_modified_byString

Who last updated this entry

Returns:

  • (String)


7550
7551
7552
7553
7554
7555
7556
7557
7558
7559
7560
7561
7562
7563
7564
7565
7566
# File 'lib/aws-sdk-pinpoint/types.rb', line 7550

class SMSChannelResponse < Struct.new(
  :application_id,
  :creation_date,
  :enabled,
  :has_credential,
  :id,
  :is_archived,
  :last_modified_by,
  :last_modified_date,
  :platform,
  :promotional_messages_per_second,
  :sender_id,
  :short_code,
  :transactional_messages_per_second,
  :version)
  include Aws::Structure
end

#last_modified_dateString

Last date this was updated

Returns:

  • (String)


7550
7551
7552
7553
7554
7555
7556
7557
7558
7559
7560
7561
7562
7563
7564
7565
7566
# File 'lib/aws-sdk-pinpoint/types.rb', line 7550

class SMSChannelResponse < Struct.new(
  :application_id,
  :creation_date,
  :enabled,
  :has_credential,
  :id,
  :is_archived,
  :last_modified_by,
  :last_modified_date,
  :platform,
  :promotional_messages_per_second,
  :sender_id,
  :short_code,
  :transactional_messages_per_second,
  :version)
  include Aws::Structure
end

#platformString

Platform type. Will be “SMS”

Returns:

  • (String)


7550
7551
7552
7553
7554
7555
7556
7557
7558
7559
7560
7561
7562
7563
7564
7565
7566
# File 'lib/aws-sdk-pinpoint/types.rb', line 7550

class SMSChannelResponse < Struct.new(
  :application_id,
  :creation_date,
  :enabled,
  :has_credential,
  :id,
  :is_archived,
  :last_modified_by,
  :last_modified_date,
  :platform,
  :promotional_messages_per_second,
  :sender_id,
  :short_code,
  :transactional_messages_per_second,
  :version)
  include Aws::Structure
end

#promotional_messages_per_secondInteger

Promotional messages per second that can be sent

Returns:

  • (Integer)


7550
7551
7552
7553
7554
7555
7556
7557
7558
7559
7560
7561
7562
7563
7564
7565
7566
# File 'lib/aws-sdk-pinpoint/types.rb', line 7550

class SMSChannelResponse < Struct.new(
  :application_id,
  :creation_date,
  :enabled,
  :has_credential,
  :id,
  :is_archived,
  :last_modified_by,
  :last_modified_date,
  :platform,
  :promotional_messages_per_second,
  :sender_id,
  :short_code,
  :transactional_messages_per_second,
  :version)
  include Aws::Structure
end

#sender_idString

Sender identifier of your messages.

Returns:

  • (String)


7550
7551
7552
7553
7554
7555
7556
7557
7558
7559
7560
7561
7562
7563
7564
7565
7566
# File 'lib/aws-sdk-pinpoint/types.rb', line 7550

class SMSChannelResponse < Struct.new(
  :application_id,
  :creation_date,
  :enabled,
  :has_credential,
  :id,
  :is_archived,
  :last_modified_by,
  :last_modified_date,
  :platform,
  :promotional_messages_per_second,
  :sender_id,
  :short_code,
  :transactional_messages_per_second,
  :version)
  include Aws::Structure
end

#short_codeString

The short code registered with the phone provider.

Returns:

  • (String)


7550
7551
7552
7553
7554
7555
7556
7557
7558
7559
7560
7561
7562
7563
7564
7565
7566
# File 'lib/aws-sdk-pinpoint/types.rb', line 7550

class SMSChannelResponse < Struct.new(
  :application_id,
  :creation_date,
  :enabled,
  :has_credential,
  :id,
  :is_archived,
  :last_modified_by,
  :last_modified_date,
  :platform,
  :promotional_messages_per_second,
  :sender_id,
  :short_code,
  :transactional_messages_per_second,
  :version)
  include Aws::Structure
end

#transactional_messages_per_secondInteger

Transactional messages per second that can be sent

Returns:

  • (Integer)


7550
7551
7552
7553
7554
7555
7556
7557
7558
7559
7560
7561
7562
7563
7564
7565
7566
# File 'lib/aws-sdk-pinpoint/types.rb', line 7550

class SMSChannelResponse < Struct.new(
  :application_id,
  :creation_date,
  :enabled,
  :has_credential,
  :id,
  :is_archived,
  :last_modified_by,
  :last_modified_date,
  :platform,
  :promotional_messages_per_second,
  :sender_id,
  :short_code,
  :transactional_messages_per_second,
  :version)
  include Aws::Structure
end

#versionInteger

Version of channel

Returns:

  • (Integer)


7550
7551
7552
7553
7554
7555
7556
7557
7558
7559
7560
7561
7562
7563
7564
7565
7566
# File 'lib/aws-sdk-pinpoint/types.rb', line 7550

class SMSChannelResponse < Struct.new(
  :application_id,
  :creation_date,
  :enabled,
  :has_credential,
  :id,
  :is_archived,
  :last_modified_by,
  :last_modified_date,
  :platform,
  :promotional_messages_per_second,
  :sender_id,
  :short_code,
  :transactional_messages_per_second,
  :version)
  include Aws::Structure
end