You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::SSM::Types::ResolvedTargets

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Information about targets that resolved during the Automation execution.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#parameter_valuesArray<String>

A list of parameter values sent to targets that resolved during the Automation execution.

Returns:

  • (Array<String>)

    A list of parameter values sent to targets that resolved during the Automation execution.

#truncatedBoolean

A boolean value indicating whether the resolved target list is truncated.

Returns:

  • (Boolean)

    A boolean value indicating whether the resolved target list is truncated.