Class: Aws::SSMContacts::Types::DescribePageResult
- Inherits:
-
Struct
- Object
- Struct
- Aws::SSMContacts::Types::DescribePageResult
- Defined in:
- gems/aws-sdk-ssmcontacts/lib/aws-sdk-ssmcontacts/types.rb
Overview
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#contact_arn ⇒ String
The ARN of the contact that was engaged.
-
#content ⇒ String
The secure content of the message that was sent to the contact.
-
#delivery_time ⇒ Time
The time that the contact channel received the engagement.
-
#engagement_arn ⇒ String
The ARN of the engagement that engaged the contact channel.
-
#incident_id ⇒ String
The ARN of the incident that engaged the contact channel.
-
#page_arn ⇒ String
The Amazon Resource Name (ARN) of the engagement to a contact channel.
-
#public_content ⇒ String
The insecure content of the message that was sent to the contact.
-
#public_subject ⇒ String
The insecure subject of the message that was sent to the contact.
-
#read_time ⇒ Time
The time that the contact channel acknowledged the engagement.
-
#sender ⇒ String
The user that started the engagement.
-
#sent_time ⇒ Time
The time the engagement was sent to the contact channel.
-
#subject ⇒ String
The secure subject of the message that was sent to the contact.
Instance Attribute Details
#contact_arn ⇒ String
The ARN of the contact that was engaged.
832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 |
# File 'gems/aws-sdk-ssmcontacts/lib/aws-sdk-ssmcontacts/types.rb', line 832 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 |
#content ⇒ String
The secure content of the message that was sent to the contact. Use
this field for engagements to VOICE and EMAIL.
832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 |
# File 'gems/aws-sdk-ssmcontacts/lib/aws-sdk-ssmcontacts/types.rb', line 832 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_time ⇒ Time
The time that the contact channel received the engagement.
832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 |
# File 'gems/aws-sdk-ssmcontacts/lib/aws-sdk-ssmcontacts/types.rb', line 832 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_arn ⇒ String
The ARN of the engagement that engaged the contact channel.
832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 |
# File 'gems/aws-sdk-ssmcontacts/lib/aws-sdk-ssmcontacts/types.rb', line 832 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_id ⇒ String
The ARN of the incident that engaged the contact channel.
832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 |
# File 'gems/aws-sdk-ssmcontacts/lib/aws-sdk-ssmcontacts/types.rb', line 832 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_arn ⇒ String
The Amazon Resource Name (ARN) of the engagement to a contact channel.
832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 |
# File 'gems/aws-sdk-ssmcontacts/lib/aws-sdk-ssmcontacts/types.rb', line 832 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_content ⇒ String
The insecure content of the message that was sent to the contact.
Use this field for engagements to SMS.
832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 |
# File 'gems/aws-sdk-ssmcontacts/lib/aws-sdk-ssmcontacts/types.rb', line 832 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_subject ⇒ String
The insecure subject of the message that was sent to the contact.
Use this field for engagements to SMS.
832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 |
# File 'gems/aws-sdk-ssmcontacts/lib/aws-sdk-ssmcontacts/types.rb', line 832 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_time ⇒ Time
The time that the contact channel acknowledged the engagement.
832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 |
# File 'gems/aws-sdk-ssmcontacts/lib/aws-sdk-ssmcontacts/types.rb', line 832 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 |
#sender ⇒ String
The user that started the engagement.
832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 |
# File 'gems/aws-sdk-ssmcontacts/lib/aws-sdk-ssmcontacts/types.rb', line 832 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_time ⇒ Time
The time the engagement was sent to the contact channel.
832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 |
# File 'gems/aws-sdk-ssmcontacts/lib/aws-sdk-ssmcontacts/types.rb', line 832 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 |
#subject ⇒ String
The secure subject of the message that was sent to the contact. Use
this field for engagements to VOICE and EMAIL.
832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 |
# File 'gems/aws-sdk-ssmcontacts/lib/aws-sdk-ssmcontacts/types.rb', line 832 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 |