Class: Aws::PartnerCentralSelling::Types::ListEngagementByAcceptingInvitationTaskSummary

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

Overview

Specifies a subset of fields associated with tasks related to accepting an engagement invitation.

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#engagement_invitation_idString

The unique identifier of the engagement invitation that was accepted.

Returns:

  • (String)


3437
3438
3439
3440
3441
3442
3443
3444
3445
3446
3447
3448
3449
# File 'gems/aws-sdk-partnercentralselling/lib/aws-sdk-partnercentralselling/types.rb', line 3437

class ListEngagementByAcceptingInvitationTaskSummary < Struct.new(
  :task_id,
  :task_arn,
  :start_time,
  :task_status,
  :message,
  :reason_code,
  :opportunity_id,
  :resource_snapshot_job_id,
  :engagement_invitation_id)
  SENSITIVE = []
  include Aws::Structure
end

#messageString

Detailed message describing the failure and possible recovery steps.

Returns:

  • (String)


3437
3438
3439
3440
3441
3442
3443
3444
3445
3446
3447
3448
3449
# File 'gems/aws-sdk-partnercentralselling/lib/aws-sdk-partnercentralselling/types.rb', line 3437

class ListEngagementByAcceptingInvitationTaskSummary < Struct.new(
  :task_id,
  :task_arn,
  :start_time,
  :task_status,
  :message,
  :reason_code,
  :opportunity_id,
  :resource_snapshot_job_id,
  :engagement_invitation_id)
  SENSITIVE = []
  include Aws::Structure
end

#opportunity_idString

Unique identifier of opportunity that was created.

Returns:

  • (String)


3437
3438
3439
3440
3441
3442
3443
3444
3445
3446
3447
3448
3449
# File 'gems/aws-sdk-partnercentralselling/lib/aws-sdk-partnercentralselling/types.rb', line 3437

class ListEngagementByAcceptingInvitationTaskSummary < Struct.new(
  :task_id,
  :task_arn,
  :start_time,
  :task_status,
  :message,
  :reason_code,
  :opportunity_id,
  :resource_snapshot_job_id,
  :engagement_invitation_id)
  SENSITIVE = []
  include Aws::Structure
end

#reason_codeString

A code pointing to the specific reason for the failure.

Returns:

  • (String)


3437
3438
3439
3440
3441
3442
3443
3444
3445
3446
3447
3448
3449
# File 'gems/aws-sdk-partnercentralselling/lib/aws-sdk-partnercentralselling/types.rb', line 3437

class ListEngagementByAcceptingInvitationTaskSummary < Struct.new(
  :task_id,
  :task_arn,
  :start_time,
  :task_status,
  :message,
  :reason_code,
  :opportunity_id,
  :resource_snapshot_job_id,
  :engagement_invitation_id)
  SENSITIVE = []
  include Aws::Structure
end

#resource_snapshot_job_idString

Unique identifier of the resource snapshot job that was created.

Returns:

  • (String)


3437
3438
3439
3440
3441
3442
3443
3444
3445
3446
3447
3448
3449
# File 'gems/aws-sdk-partnercentralselling/lib/aws-sdk-partnercentralselling/types.rb', line 3437

class ListEngagementByAcceptingInvitationTaskSummary < Struct.new(
  :task_id,
  :task_arn,
  :start_time,
  :task_status,
  :message,
  :reason_code,
  :opportunity_id,
  :resource_snapshot_job_id,
  :engagement_invitation_id)
  SENSITIVE = []
  include Aws::Structure
end

#start_timeTime

Task start timestamp.

Returns:

  • (Time)


3437
3438
3439
3440
3441
3442
3443
3444
3445
3446
3447
3448
3449
# File 'gems/aws-sdk-partnercentralselling/lib/aws-sdk-partnercentralselling/types.rb', line 3437

class ListEngagementByAcceptingInvitationTaskSummary < Struct.new(
  :task_id,
  :task_arn,
  :start_time,
  :task_status,
  :message,
  :reason_code,
  :opportunity_id,
  :resource_snapshot_job_id,
  :engagement_invitation_id)
  SENSITIVE = []
  include Aws::Structure
end

#task_arnString

The Amazon Resource Name (ARN) that uniquely identifies the task.

Returns:

  • (String)


3437
3438
3439
3440
3441
3442
3443
3444
3445
3446
3447
3448
3449
# File 'gems/aws-sdk-partnercentralselling/lib/aws-sdk-partnercentralselling/types.rb', line 3437

class ListEngagementByAcceptingInvitationTaskSummary < Struct.new(
  :task_id,
  :task_arn,
  :start_time,
  :task_status,
  :message,
  :reason_code,
  :opportunity_id,
  :resource_snapshot_job_id,
  :engagement_invitation_id)
  SENSITIVE = []
  include Aws::Structure
end

#task_idString

Unique identifier of the task.

Returns:

  • (String)


3437
3438
3439
3440
3441
3442
3443
3444
3445
3446
3447
3448
3449
# File 'gems/aws-sdk-partnercentralselling/lib/aws-sdk-partnercentralselling/types.rb', line 3437

class ListEngagementByAcceptingInvitationTaskSummary < Struct.new(
  :task_id,
  :task_arn,
  :start_time,
  :task_status,
  :message,
  :reason_code,
  :opportunity_id,
  :resource_snapshot_job_id,
  :engagement_invitation_id)
  SENSITIVE = []
  include Aws::Structure
end

#task_statusString

Status of the task.

Returns:

  • (String)


3437
3438
3439
3440
3441
3442
3443
3444
3445
3446
3447
3448
3449
# File 'gems/aws-sdk-partnercentralselling/lib/aws-sdk-partnercentralselling/types.rb', line 3437

class ListEngagementByAcceptingInvitationTaskSummary < Struct.new(
  :task_id,
  :task_arn,
  :start_time,
  :task_status,
  :message,
  :reason_code,
  :opportunity_id,
  :resource_snapshot_job_id,
  :engagement_invitation_id)
  SENSITIVE = []
  include Aws::Structure
end