Class: Aws::Pinpoint::Types::APNSVoipChannelResponse

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

Overview

Apple VoIP Push Notification Service channel definition.

Instance Attribute Summary collapse

Instance Attribute Details

#application_idString

Application id

Returns:

  • (String)


788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
# File 'lib/aws-sdk-pinpoint/types.rb', line 788

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

#creation_dateString

When was this segment created

Returns:

  • (String)


788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
# File 'lib/aws-sdk-pinpoint/types.rb', line 788

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

#default_authentication_methodString

The default authentication method used for APNs.

Returns:

  • (String)


788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
# File 'lib/aws-sdk-pinpoint/types.rb', line 788

class APNSVoipChannelResponse < Struct.new(
  :application_id,
  :creation_date,
  :default_authentication_method,
  :enabled,
  :has_credential,
  :has_token_key,
  :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)


788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
# File 'lib/aws-sdk-pinpoint/types.rb', line 788

class APNSVoipChannelResponse < Struct.new(
  :application_id,
  :creation_date,
  :default_authentication_method,
  :enabled,
  :has_credential,
  :has_token_key,
  :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)


788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
# File 'lib/aws-sdk-pinpoint/types.rb', line 788

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

#has_token_keyBoolean

If the channel is registered with a token key for authentication.

Returns:

  • (Boolean)


788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
# File 'lib/aws-sdk-pinpoint/types.rb', line 788

class APNSVoipChannelResponse < Struct.new(
  :application_id,
  :creation_date,
  :default_authentication_method,
  :enabled,
  :has_credential,
  :has_token_key,
  :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)


788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
# File 'lib/aws-sdk-pinpoint/types.rb', line 788

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

#is_archivedBoolean

Is this channel archived

Returns:

  • (Boolean)


788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
# File 'lib/aws-sdk-pinpoint/types.rb', line 788

class APNSVoipChannelResponse < Struct.new(
  :application_id,
  :creation_date,
  :default_authentication_method,
  :enabled,
  :has_credential,
  :has_token_key,
  :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)


788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
# File 'lib/aws-sdk-pinpoint/types.rb', line 788

class APNSVoipChannelResponse < Struct.new(
  :application_id,
  :creation_date,
  :default_authentication_method,
  :enabled,
  :has_credential,
  :has_token_key,
  :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)


788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
# File 'lib/aws-sdk-pinpoint/types.rb', line 788

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

#platformString

The platform type. Will be APNS.

Returns:

  • (String)


788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
# File 'lib/aws-sdk-pinpoint/types.rb', line 788

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

#versionInteger

Version of channel

Returns:

  • (Integer)


788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
# File 'lib/aws-sdk-pinpoint/types.rb', line 788

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