Class: Aws::SSM::Types::MaintenanceWindowExecutionTaskInvocationIdentity

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

Overview

Describes the information about a task invocation for a particular target as part of a task execution performed as part of a maintenance window execution.

Instance Attribute Summary collapse

Instance Attribute Details

#end_timeTime

The time the invocation finished.

Returns:

  • (Time)


10754
10755
10756
10757
10758
10759
10760
10761
10762
10763
10764
10765
10766
10767
10768
# File 'lib/aws-sdk-ssm/types.rb', line 10754

class MaintenanceWindowExecutionTaskInvocationIdentity < Struct.new(
  :window_execution_id,
  :task_execution_id,
  :invocation_id,
  :execution_id,
  :task_type,
  :parameters,
  :status,
  :status_details,
  :start_time,
  :end_time,
  :owner_information,
  :window_target_id)
  include Aws::Structure
end

#execution_idString

The ID of the action performed in the service that actually handled the task invocation. If the task type is RUN_COMMAND, this value is the command ID.

Returns:

  • (String)


10754
10755
10756
10757
10758
10759
10760
10761
10762
10763
10764
10765
10766
10767
10768
# File 'lib/aws-sdk-ssm/types.rb', line 10754

class MaintenanceWindowExecutionTaskInvocationIdentity < Struct.new(
  :window_execution_id,
  :task_execution_id,
  :invocation_id,
  :execution_id,
  :task_type,
  :parameters,
  :status,
  :status_details,
  :start_time,
  :end_time,
  :owner_information,
  :window_target_id)
  include Aws::Structure
end

#invocation_idString

The ID of the task invocation.

Returns:

  • (String)


10754
10755
10756
10757
10758
10759
10760
10761
10762
10763
10764
10765
10766
10767
10768
# File 'lib/aws-sdk-ssm/types.rb', line 10754

class MaintenanceWindowExecutionTaskInvocationIdentity < Struct.new(
  :window_execution_id,
  :task_execution_id,
  :invocation_id,
  :execution_id,
  :task_type,
  :parameters,
  :status,
  :status_details,
  :start_time,
  :end_time,
  :owner_information,
  :window_target_id)
  include Aws::Structure
end

#owner_informationString

User-provided value that was specified when the target was registered with the maintenance window. This was also included in any CloudWatch events raised during the task invocation.

Returns:

  • (String)


10754
10755
10756
10757
10758
10759
10760
10761
10762
10763
10764
10765
10766
10767
10768
# File 'lib/aws-sdk-ssm/types.rb', line 10754

class MaintenanceWindowExecutionTaskInvocationIdentity < Struct.new(
  :window_execution_id,
  :task_execution_id,
  :invocation_id,
  :execution_id,
  :task_type,
  :parameters,
  :status,
  :status_details,
  :start_time,
  :end_time,
  :owner_information,
  :window_target_id)
  include Aws::Structure
end

#parametersString

The parameters that were provided for the invocation when it was run.

Returns:

  • (String)


10754
10755
10756
10757
10758
10759
10760
10761
10762
10763
10764
10765
10766
10767
10768
# File 'lib/aws-sdk-ssm/types.rb', line 10754

class MaintenanceWindowExecutionTaskInvocationIdentity < Struct.new(
  :window_execution_id,
  :task_execution_id,
  :invocation_id,
  :execution_id,
  :task_type,
  :parameters,
  :status,
  :status_details,
  :start_time,
  :end_time,
  :owner_information,
  :window_target_id)
  include Aws::Structure
end

#start_timeTime

The time the invocation started.

Returns:

  • (Time)


10754
10755
10756
10757
10758
10759
10760
10761
10762
10763
10764
10765
10766
10767
10768
# File 'lib/aws-sdk-ssm/types.rb', line 10754

class MaintenanceWindowExecutionTaskInvocationIdentity < Struct.new(
  :window_execution_id,
  :task_execution_id,
  :invocation_id,
  :execution_id,
  :task_type,
  :parameters,
  :status,
  :status_details,
  :start_time,
  :end_time,
  :owner_information,
  :window_target_id)
  include Aws::Structure
end

#statusString

The status of the task invocation.

Returns:

  • (String)


10754
10755
10756
10757
10758
10759
10760
10761
10762
10763
10764
10765
10766
10767
10768
# File 'lib/aws-sdk-ssm/types.rb', line 10754

class MaintenanceWindowExecutionTaskInvocationIdentity < Struct.new(
  :window_execution_id,
  :task_execution_id,
  :invocation_id,
  :execution_id,
  :task_type,
  :parameters,
  :status,
  :status_details,
  :start_time,
  :end_time,
  :owner_information,
  :window_target_id)
  include Aws::Structure
end

#status_detailsString

The details explaining the status of the task invocation. Only available for certain Status values.

Returns:

  • (String)


10754
10755
10756
10757
10758
10759
10760
10761
10762
10763
10764
10765
10766
10767
10768
# File 'lib/aws-sdk-ssm/types.rb', line 10754

class MaintenanceWindowExecutionTaskInvocationIdentity < Struct.new(
  :window_execution_id,
  :task_execution_id,
  :invocation_id,
  :execution_id,
  :task_type,
  :parameters,
  :status,
  :status_details,
  :start_time,
  :end_time,
  :owner_information,
  :window_target_id)
  include Aws::Structure
end

#task_execution_idString

The ID of the specific task execution in the maintenance window execution.

Returns:

  • (String)


10754
10755
10756
10757
10758
10759
10760
10761
10762
10763
10764
10765
10766
10767
10768
# File 'lib/aws-sdk-ssm/types.rb', line 10754

class MaintenanceWindowExecutionTaskInvocationIdentity < Struct.new(
  :window_execution_id,
  :task_execution_id,
  :invocation_id,
  :execution_id,
  :task_type,
  :parameters,
  :status,
  :status_details,
  :start_time,
  :end_time,
  :owner_information,
  :window_target_id)
  include Aws::Structure
end

#task_typeString

The task type.

Returns:

  • (String)


10754
10755
10756
10757
10758
10759
10760
10761
10762
10763
10764
10765
10766
10767
10768
# File 'lib/aws-sdk-ssm/types.rb', line 10754

class MaintenanceWindowExecutionTaskInvocationIdentity < Struct.new(
  :window_execution_id,
  :task_execution_id,
  :invocation_id,
  :execution_id,
  :task_type,
  :parameters,
  :status,
  :status_details,
  :start_time,
  :end_time,
  :owner_information,
  :window_target_id)
  include Aws::Structure
end

#window_execution_idString

The ID of the maintenance window execution that ran the task.

Returns:

  • (String)


10754
10755
10756
10757
10758
10759
10760
10761
10762
10763
10764
10765
10766
10767
10768
# File 'lib/aws-sdk-ssm/types.rb', line 10754

class MaintenanceWindowExecutionTaskInvocationIdentity < Struct.new(
  :window_execution_id,
  :task_execution_id,
  :invocation_id,
  :execution_id,
  :task_type,
  :parameters,
  :status,
  :status_details,
  :start_time,
  :end_time,
  :owner_information,
  :window_target_id)
  include Aws::Structure
end

#window_target_idString

The ID of the target definition in this maintenance window the invocation was performed for.

Returns:

  • (String)


10754
10755
10756
10757
10758
10759
10760
10761
10762
10763
10764
10765
10766
10767
10768
# File 'lib/aws-sdk-ssm/types.rb', line 10754

class MaintenanceWindowExecutionTaskInvocationIdentity < Struct.new(
  :window_execution_id,
  :task_execution_id,
  :invocation_id,
  :execution_id,
  :task_type,
  :parameters,
  :status,
  :status_details,
  :start_time,
  :end_time,
  :owner_information,
  :window_target_id)
  include Aws::Structure
end