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

Class: Aws::SSM::Types::UpdateMaintenanceWindowTargetResult

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

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#descriptionString

The updated description.

Returns:

  • (String)

    The updated description.

#nameString

The updated name.

Returns:

  • (String)

    The updated name.

#owner_informationString

The updated owner.

Returns:

  • (String)

    The updated owner.

#targetsArray<Types::Target>

The updated targets.

Returns:

#window_idString

The maintenance window ID specified in the update request.

Returns:

  • (String)

    The maintenance window ID specified in the update request.

#window_target_idString

The target ID specified in the update request.

Returns:

  • (String)

    The target ID specified in the update request.