Class: Aws::Pinpoint::Types::SMSChannelResponse
- Inherits:
-
Struct
- Object
- Struct
- Aws::Pinpoint::Types::SMSChannelResponse
- Includes:
- Structure
- Defined in:
- lib/aws-sdk-pinpoint/types.rb
Overview
SMS Channel Response.
Instance Attribute Summary collapse
-
#application_id ⇒ String
The unique ID of the application to which the SMS channel belongs.
-
#creation_date ⇒ String
The date that the settings were last updated in ISO 8601 format.
-
#enabled ⇒ Boolean
If the channel is enabled for sending messages.
-
#id ⇒ String
Channel ID.
-
#is_archived ⇒ Boolean
Is this channel archived.
-
#last_modified_by ⇒ String
Who last updated this entry.
-
#last_modified_date ⇒ String
Last date this was updated.
-
#platform ⇒ String
Platform type.
-
#sender_id ⇒ String
Sender identifier of your messages.
-
#short_code ⇒ String
The short code registered with the phone provider.
-
#version ⇒ Integer
Version of channel.
Instance Attribute Details
#application_id ⇒ String
The unique ID of the application to which the SMS channel belongs.
3773 3774 3775 3776 3777 3778 3779 3780 3781 3782 3783 3784 3785 3786 |
# File 'lib/aws-sdk-pinpoint/types.rb', line 3773 class SMSChannelResponse < Struct.new( :application_id, :creation_date, :enabled, :id, :is_archived, :last_modified_by, :last_modified_date, :platform, :sender_id, :short_code, :version) include Aws::Structure end |
#creation_date ⇒ String
The date that the settings were last updated in ISO 8601 format.
3773 3774 3775 3776 3777 3778 3779 3780 3781 3782 3783 3784 3785 3786 |
# File 'lib/aws-sdk-pinpoint/types.rb', line 3773 class SMSChannelResponse < Struct.new( :application_id, :creation_date, :enabled, :id, :is_archived, :last_modified_by, :last_modified_date, :platform, :sender_id, :short_code, :version) include Aws::Structure end |
#enabled ⇒ Boolean
If the channel is enabled for sending messages.
3773 3774 3775 3776 3777 3778 3779 3780 3781 3782 3783 3784 3785 3786 |
# File 'lib/aws-sdk-pinpoint/types.rb', line 3773 class SMSChannelResponse < Struct.new( :application_id, :creation_date, :enabled, :id, :is_archived, :last_modified_by, :last_modified_date, :platform, :sender_id, :short_code, :version) include Aws::Structure end |
#id ⇒ String
Channel ID. Not used, only for backwards compatibility.
3773 3774 3775 3776 3777 3778 3779 3780 3781 3782 3783 3784 3785 3786 |
# File 'lib/aws-sdk-pinpoint/types.rb', line 3773 class SMSChannelResponse < Struct.new( :application_id, :creation_date, :enabled, :id, :is_archived, :last_modified_by, :last_modified_date, :platform, :sender_id, :short_code, :version) include Aws::Structure end |
#is_archived ⇒ Boolean
Is this channel archived
3773 3774 3775 3776 3777 3778 3779 3780 3781 3782 3783 3784 3785 3786 |
# File 'lib/aws-sdk-pinpoint/types.rb', line 3773 class SMSChannelResponse < Struct.new( :application_id, :creation_date, :enabled, :id, :is_archived, :last_modified_by, :last_modified_date, :platform, :sender_id, :short_code, :version) include Aws::Structure end |
#last_modified_by ⇒ String
Who last updated this entry
3773 3774 3775 3776 3777 3778 3779 3780 3781 3782 3783 3784 3785 3786 |
# File 'lib/aws-sdk-pinpoint/types.rb', line 3773 class SMSChannelResponse < Struct.new( :application_id, :creation_date, :enabled, :id, :is_archived, :last_modified_by, :last_modified_date, :platform, :sender_id, :short_code, :version) include Aws::Structure end |
#last_modified_date ⇒ String
Last date this was updated
3773 3774 3775 3776 3777 3778 3779 3780 3781 3782 3783 3784 3785 3786 |
# File 'lib/aws-sdk-pinpoint/types.rb', line 3773 class SMSChannelResponse < Struct.new( :application_id, :creation_date, :enabled, :id, :is_archived, :last_modified_by, :last_modified_date, :platform, :sender_id, :short_code, :version) include Aws::Structure end |
#platform ⇒ String
Platform type. Will be “SMS”
3773 3774 3775 3776 3777 3778 3779 3780 3781 3782 3783 3784 3785 3786 |
# File 'lib/aws-sdk-pinpoint/types.rb', line 3773 class SMSChannelResponse < Struct.new( :application_id, :creation_date, :enabled, :id, :is_archived, :last_modified_by, :last_modified_date, :platform, :sender_id, :short_code, :version) include Aws::Structure end |
#sender_id ⇒ String
Sender identifier of your messages.
3773 3774 3775 3776 3777 3778 3779 3780 3781 3782 3783 3784 3785 3786 |
# File 'lib/aws-sdk-pinpoint/types.rb', line 3773 class SMSChannelResponse < Struct.new( :application_id, :creation_date, :enabled, :id, :is_archived, :last_modified_by, :last_modified_date, :platform, :sender_id, :short_code, :version) include Aws::Structure end |
#short_code ⇒ String
The short code registered with the phone provider.
3773 3774 3775 3776 3777 3778 3779 3780 3781 3782 3783 3784 3785 3786 |
# File 'lib/aws-sdk-pinpoint/types.rb', line 3773 class SMSChannelResponse < Struct.new( :application_id, :creation_date, :enabled, :id, :is_archived, :last_modified_by, :last_modified_date, :platform, :sender_id, :short_code, :version) include Aws::Structure end |
#version ⇒ Integer
Version of channel
3773 3774 3775 3776 3777 3778 3779 3780 3781 3782 3783 3784 3785 3786 |
# File 'lib/aws-sdk-pinpoint/types.rb', line 3773 class SMSChannelResponse < Struct.new( :application_id, :creation_date, :enabled, :id, :is_archived, :last_modified_by, :last_modified_date, :platform, :sender_id, :short_code, :version) include Aws::Structure end |