Class: Aws::SSMContacts::Types::DescribePageResult

Inherits:
Struct
  • Object
show all
Defined in:
gems/aws-sdk-ssmcontacts/lib/aws-sdk-ssmcontacts/types.rb

Overview

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#contact_arnString

The ARN of the contact that was engaged.

Returns:

  • (String)


817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
# File 'gems/aws-sdk-ssmcontacts/lib/aws-sdk-ssmcontacts/types.rb', line 817

class DescribePageResult < Struct.new(
  :page_arn,
  :engagement_arn,
  :contact_arn,
  :sender,
  :subject,
  :content,
  :public_subject,
  :public_content,
  :incident_id,
  :sent_time,
  :read_time,
  :delivery_time)
  SENSITIVE = []
  include Aws::Structure
end

#contentString

The secure content of the message that was sent to the contact. Use this field for engagements to VOICE and EMAIL.

Returns:

  • (String)


817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
# File 'gems/aws-sdk-ssmcontacts/lib/aws-sdk-ssmcontacts/types.rb', line 817

class DescribePageResult < Struct.new(
  :page_arn,
  :engagement_arn,
  :contact_arn,
  :sender,
  :subject,
  :content,
  :public_subject,
  :public_content,
  :incident_id,
  :sent_time,
  :read_time,
  :delivery_time)
  SENSITIVE = []
  include Aws::Structure
end

#delivery_timeTime

The time that the contact channel received the engagement.

Returns:

  • (Time)


817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
# File 'gems/aws-sdk-ssmcontacts/lib/aws-sdk-ssmcontacts/types.rb', line 817

class DescribePageResult < Struct.new(
  :page_arn,
  :engagement_arn,
  :contact_arn,
  :sender,
  :subject,
  :content,
  :public_subject,
  :public_content,
  :incident_id,
  :sent_time,
  :read_time,
  :delivery_time)
  SENSITIVE = []
  include Aws::Structure
end

#engagement_arnString

The ARN of the engagement that engaged the contact channel.

Returns:

  • (String)


817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
# File 'gems/aws-sdk-ssmcontacts/lib/aws-sdk-ssmcontacts/types.rb', line 817

class DescribePageResult < Struct.new(
  :page_arn,
  :engagement_arn,
  :contact_arn,
  :sender,
  :subject,
  :content,
  :public_subject,
  :public_content,
  :incident_id,
  :sent_time,
  :read_time,
  :delivery_time)
  SENSITIVE = []
  include Aws::Structure
end

#incident_idString

The ARN of the incident that engaged the contact channel.

Returns:

  • (String)


817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
# File 'gems/aws-sdk-ssmcontacts/lib/aws-sdk-ssmcontacts/types.rb', line 817

class DescribePageResult < Struct.new(
  :page_arn,
  :engagement_arn,
  :contact_arn,
  :sender,
  :subject,
  :content,
  :public_subject,
  :public_content,
  :incident_id,
  :sent_time,
  :read_time,
  :delivery_time)
  SENSITIVE = []
  include Aws::Structure
end

#page_arnString

The Amazon Resource Name (ARN) of the engagement to a contact channel.

Returns:

  • (String)


817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
# File 'gems/aws-sdk-ssmcontacts/lib/aws-sdk-ssmcontacts/types.rb', line 817

class DescribePageResult < Struct.new(
  :page_arn,
  :engagement_arn,
  :contact_arn,
  :sender,
  :subject,
  :content,
  :public_subject,
  :public_content,
  :incident_id,
  :sent_time,
  :read_time,
  :delivery_time)
  SENSITIVE = []
  include Aws::Structure
end

#public_contentString

The insecure content of the message that was sent to the contact. Use this field for engagements to SMS.

Returns:

  • (String)


817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
# File 'gems/aws-sdk-ssmcontacts/lib/aws-sdk-ssmcontacts/types.rb', line 817

class DescribePageResult < Struct.new(
  :page_arn,
  :engagement_arn,
  :contact_arn,
  :sender,
  :subject,
  :content,
  :public_subject,
  :public_content,
  :incident_id,
  :sent_time,
  :read_time,
  :delivery_time)
  SENSITIVE = []
  include Aws::Structure
end

#public_subjectString

The insecure subject of the message that was sent to the contact. Use this field for engagements to SMS.

Returns:

  • (String)


817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
# File 'gems/aws-sdk-ssmcontacts/lib/aws-sdk-ssmcontacts/types.rb', line 817

class DescribePageResult < Struct.new(
  :page_arn,
  :engagement_arn,
  :contact_arn,
  :sender,
  :subject,
  :content,
  :public_subject,
  :public_content,
  :incident_id,
  :sent_time,
  :read_time,
  :delivery_time)
  SENSITIVE = []
  include Aws::Structure
end

#read_timeTime

The time that the contact channel acknowledged the engagement.

Returns:

  • (Time)


817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
# File 'gems/aws-sdk-ssmcontacts/lib/aws-sdk-ssmcontacts/types.rb', line 817

class DescribePageResult < Struct.new(
  :page_arn,
  :engagement_arn,
  :contact_arn,
  :sender,
  :subject,
  :content,
  :public_subject,
  :public_content,
  :incident_id,
  :sent_time,
  :read_time,
  :delivery_time)
  SENSITIVE = []
  include Aws::Structure
end

#senderString

The user that started the engagement.

Returns:

  • (String)


817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
# File 'gems/aws-sdk-ssmcontacts/lib/aws-sdk-ssmcontacts/types.rb', line 817

class DescribePageResult < Struct.new(
  :page_arn,
  :engagement_arn,
  :contact_arn,
  :sender,
  :subject,
  :content,
  :public_subject,
  :public_content,
  :incident_id,
  :sent_time,
  :read_time,
  :delivery_time)
  SENSITIVE = []
  include Aws::Structure
end

#sent_timeTime

The time the engagement was sent to the contact channel.

Returns:

  • (Time)


817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
# File 'gems/aws-sdk-ssmcontacts/lib/aws-sdk-ssmcontacts/types.rb', line 817

class DescribePageResult < Struct.new(
  :page_arn,
  :engagement_arn,
  :contact_arn,
  :sender,
  :subject,
  :content,
  :public_subject,
  :public_content,
  :incident_id,
  :sent_time,
  :read_time,
  :delivery_time)
  SENSITIVE = []
  include Aws::Structure
end

#subjectString

The secure subject of the message that was sent to the contact. Use this field for engagements to VOICE and EMAIL.

Returns:

  • (String)


817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
# File 'gems/aws-sdk-ssmcontacts/lib/aws-sdk-ssmcontacts/types.rb', line 817

class DescribePageResult < Struct.new(
  :page_arn,
  :engagement_arn,
  :contact_arn,
  :sender,
  :subject,
  :content,
  :public_subject,
  :public_content,
  :incident_id,
  :sent_time,
  :read_time,
  :delivery_time)
  SENSITIVE = []
  include Aws::Structure
end