Class: Aws::Types::AutomationExecution

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#alarm_configurationTypes::AlarmConfiguration

Returns the value of attribute alarm_configuration.

Returns:



305
306
307
# File 'sig/types.rbs', line 305

def alarm_configuration
  @alarm_configuration
end

#association_id::String

Returns the value of attribute association_id.

Returns:



312
313
314
# File 'sig/types.rbs', line 312

def association_id
  @association_id
end

#automation_execution_id::String

Returns the value of attribute automation_execution_id.

Returns:



279
280
281
# File 'sig/types.rbs', line 279

def automation_execution_id
  @automation_execution_id
end

#automation_execution_status"Pending", ...

Returns the value of attribute automation_execution_status.

Returns:



284
285
286
# File 'sig/types.rbs', line 284

def automation_execution_status
  @automation_execution_status
end

#automation_subtype"ChangeRequest", "AccessRequest"

Returns the value of attribute automation_subtype.

Returns:



308
309
310
# File 'sig/types.rbs', line 308

def automation_subtype
  @automation_subtype
end

#change_request_name::String

Returns the value of attribute change_request_name.

Returns:



313
314
315
# File 'sig/types.rbs', line 313

def change_request_name
  @change_request_name
end

#current_action::String

Returns the value of attribute current_action.

Returns:



295
296
297
# File 'sig/types.rbs', line 295

def current_action
  @current_action
end

#current_step_name::String

Returns the value of attribute current_step_name.

Returns:



294
295
296
# File 'sig/types.rbs', line 294

def current_step_name
  @current_step_name
end

#document_name::String

Returns the value of attribute document_name.

Returns:



280
281
282
# File 'sig/types.rbs', line 280

def document_name
  @document_name
end

#document_version::String

Returns the value of attribute document_version.

Returns:



281
282
283
# File 'sig/types.rbs', line 281

def document_version
  @document_version
end

#executed_by::String

Returns the value of attribute executed_by.

Returns:



293
294
295
# File 'sig/types.rbs', line 293

def executed_by
  @executed_by
end

#execution_end_time::Time

Returns the value of attribute execution_end_time.

Returns:



283
284
285
# File 'sig/types.rbs', line 283

def execution_end_time
  @execution_end_time
end

#execution_start_time::Time

Returns the value of attribute execution_start_time.

Returns:



282
283
284
# File 'sig/types.rbs', line 282

def execution_start_time
  @execution_start_time
end

#failure_message::String

Returns the value of attribute failure_message.

Returns:



289
290
291
# File 'sig/types.rbs', line 289

def failure_message
  @failure_message
end

#max_concurrency::String

Returns the value of attribute max_concurrency.

Returns:



300
301
302
# File 'sig/types.rbs', line 300

def max_concurrency
  @max_concurrency
end

#max_errors::String

Returns the value of attribute max_errors.

Returns:



301
302
303
# File 'sig/types.rbs', line 301

def max_errors
  @max_errors
end

#mode"Auto", "Interactive"

Returns the value of attribute mode.

Returns:



291
292
293
# File 'sig/types.rbs', line 291

def mode
  @mode
end

#ops_item_id::String

Returns the value of attribute ops_item_id.

Returns:



311
312
313
# File 'sig/types.rbs', line 311

def ops_item_id
  @ops_item_id
end

#outputs::Hash[::String, ::Array[::String]]

Returns the value of attribute outputs.

Returns:



288
289
290
# File 'sig/types.rbs', line 288

def outputs
  @outputs
end

#parameters::Hash[::String, ::Array[::String]]

Returns the value of attribute parameters.

Returns:



287
288
289
# File 'sig/types.rbs', line 287

def parameters
  @parameters
end

#parent_automation_execution_id::String

Returns the value of attribute parent_automation_execution_id.

Returns:



292
293
294
# File 'sig/types.rbs', line 292

def parent_automation_execution_id
  @parent_automation_execution_id
end

#progress_countersTypes::ProgressCounters

Returns the value of attribute progress_counters.

Returns:



304
305
306
# File 'sig/types.rbs', line 304

def progress_counters
  @progress_counters
end

#resolved_targetsTypes::ResolvedTargets

Returns the value of attribute resolved_targets.

Returns:



299
300
301
# File 'sig/types.rbs', line 299

def resolved_targets
  @resolved_targets
end

#runbooks::Array[Types::Runbook]

Returns the value of attribute runbooks.

Returns:



310
311
312
# File 'sig/types.rbs', line 310

def runbooks
  @runbooks
end

#scheduled_time::Time

Returns the value of attribute scheduled_time.

Returns:



309
310
311
# File 'sig/types.rbs', line 309

def scheduled_time
  @scheduled_time
end

#step_executions::Array[Types::StepExecution]

Returns the value of attribute step_executions.

Returns:



285
286
287
# File 'sig/types.rbs', line 285

def step_executions
  @step_executions
end

#step_executions_truncatedBoolean

Returns the value of attribute step_executions_truncated.

Returns:



286
287
288
# File 'sig/types.rbs', line 286

def step_executions_truncated
  @step_executions_truncated
end

#target::String

Returns the value of attribute target.

Returns:



302
303
304
# File 'sig/types.rbs', line 302

def target
  @target
end

#target_locations::Array[Types::TargetLocation]

Returns the value of attribute target_locations.

Returns:



303
304
305
# File 'sig/types.rbs', line 303

def target_locations
  @target_locations
end

#target_locations_url::String

Returns the value of attribute target_locations_url.

Returns:



307
308
309
# File 'sig/types.rbs', line 307

def target_locations_url
  @target_locations_url
end

#target_maps::Array[::Hash[::String, ::Array[::String]]]

Returns the value of attribute target_maps.

Returns:



298
299
300
# File 'sig/types.rbs', line 298

def target_maps
  @target_maps
end

#target_parameter_name::String

Returns the value of attribute target_parameter_name.

Returns:



296
297
298
# File 'sig/types.rbs', line 296

def target_parameter_name
  @target_parameter_name
end

#targets::Array[Types::Target]

Returns the value of attribute targets.

Returns:



297
298
299
# File 'sig/types.rbs', line 297

def targets
  @targets
end

#triggered_alarms::Array[Types::AlarmStateInformation]

Returns the value of attribute triggered_alarms.

Returns:



306
307
308
# File 'sig/types.rbs', line 306

def triggered_alarms
  @triggered_alarms
end

#variables::Hash[::String, ::Array[::String]]

Returns the value of attribute variables.

Returns:



314
315
316
# File 'sig/types.rbs', line 314

def variables
  @variables
end

#warning_message::String

Returns the value of attribute warning_message.

Returns:



290
291
292
# File 'sig/types.rbs', line 290

def warning_message
  @warning_message
end