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

Class: Aws::SSM::Types::OpsResultAttribute

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

Overview

Note:

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

{
  type_name: "OpsDataTypeName", # required
}

The OpsItem data type to return.

Instance Attribute Summary collapse

Instance Attribute Details

#type_nameString

Name of the data type. Valid value: AWS:OpsItem, AWS:EC2InstanceInformation, AWS:OpsItemTrendline, or AWS:ComplianceSummary.

Returns:

  • (String)

    Name of the data type.