Class: Aws::Types::LaunchActionsStatus

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#runs::Array[Types::LaunchActionRun]

Returns the value of attribute runs.

Returns:



622
623
624
# File 'sig/types.rbs', line 622

def runs
  @runs
end

#ssm_agent_discovery_datetime::String

Returns the value of attribute ssm_agent_discovery_datetime.

Returns:

  • (::String)


621
622
623
# File 'sig/types.rbs', line 621

def ssm_agent_discovery_datetime
  @ssm_agent_discovery_datetime
end