Skip to content

/AWS1/CL_SSMOPSRESULTATTRIBUTE

The OpsItem data type to return.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_typename TYPE /AWS1/SSMOPSDATATYPENAME /AWS1/SSMOPSDATATYPENAME

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


Queryable Attributes

TypeName

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

Accessible with the following methods

Method Description
GET_TYPENAME() Getter for TYPENAME, with configurable default
ASK_TYPENAME() Getter for TYPENAME w/ exceptions if field has no value
HAS_TYPENAME() Determine if TYPENAME has a value

Public Local Types In This Class

Internal table types, representing arrays and maps of this class, are defined as local types:

TT_OPSRESULTATTRIBUTELIST

TYPES TT_OPSRESULTATTRIBUTELIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_SSMOPSRESULTATTRIBUTE WITH DEFAULT KEY
.