Class: Aws::Types::PostLaunchActionsStatus

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#post_launch_actions_launch_status_list ⇒ ::Array[Types::JobPostLaunchActionsLaunchStatus]

Returns the value of attribute post_launch_actions_launch_status_list.



1503
1504
1505
# File 'sig/types.rbs', line 1503

def post_launch_actions_launch_status_list
  @post_launch_actions_launch_status_list
end

#ssm_agent_discovery_datetime ⇒ ::String

Returns the value of attribute ssm_agent_discovery_datetime.

Returns:

  • (::String)


1502
1503
1504
# File 'sig/types.rbs', line 1502

def ssm_agent_discovery_datetime
  @ssm_agent_discovery_datetime
end