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

Class: Aws::SSM::Types::MaintenanceWindowTaskParameterValueExpression

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

Overview

Note:

When passing MaintenanceWindowTaskParameterValueExpression as input to an Aws::Client method, you can use a vanilla Hash:

{
  values: ["MaintenanceWindowTaskParameterValue"],
}

Defines the values for a task parameter.

Instance Attribute Summary collapse

Instance Attribute Details

#valuesArray<String>

This field contains an array of 0 or more strings, each 1 to 255 characters in length.

Returns:

  • (Array<String>)

    This field contains an array of 0 or more strings, each 1 to 255 characters in length.