Skip to content

/AWS1/CL_MDLSIGNALMAPSUMMARY

Placeholder documentation for SignalMapSummary

CONSTRUCTOR

IMPORTING

Required arguments:

IV_ARN TYPE /AWS1/MDL__STRPATARNMEDIALIV04 /AWS1/MDL__STRPATARNMEDIALIV04

A signal map's ARN (Amazon Resource Name)

IV_CREATEDAT TYPE /AWS1/MDL__TIMESTAMPISO8601 /AWS1/MDL__TIMESTAMPISO8601

CreatedAt

IV_ID TYPE /AWS1/MDL__STRMIN7MAX11PATAW00 /AWS1/MDL__STRMIN7MAX11PATAW00

A signal map's id.

IV_MONITORDEPLOYMENTSTATUS TYPE /AWS1/MDLSIGNALMAPMONIDEPLOY00 /AWS1/MDLSIGNALMAPMONIDEPLOY00

MonitorDeploymentStatus

IV_NAME TYPE /AWS1/MDL__STRMIN1MAX255PATS /AWS1/MDL__STRMIN1MAX255PATS

A resource's name. Names must be unique within the scope of a resource type in a specific region.

IV_STATUS TYPE /AWS1/MDLSIGNALMAPSTATUS /AWS1/MDLSIGNALMAPSTATUS

Status

Optional arguments:

IV_DESCRIPTION TYPE /AWS1/MDL__STRINGMIN0MAX1024 /AWS1/MDL__STRINGMIN0MAX1024

A resource's optional description.

IV_MODIFIEDAT TYPE /AWS1/MDL__TIMESTAMPISO8601 /AWS1/MDL__TIMESTAMPISO8601

ModifiedAt

IT_TAGS TYPE /AWS1/CL_MDLTAGMAP_W=>TT_TAGMAP TT_TAGMAP

Tags


Queryable Attributes

Arn

A signal map's ARN (Amazon Resource Name)

Accessible with the following methods

Method Description
GET_ARN() Getter for ARN, with configurable default
ASK_ARN() Getter for ARN w/ exceptions if field has no value
HAS_ARN() Determine if ARN has a value

CreatedAt

CreatedAt

Accessible with the following methods

Method Description
GET_CREATEDAT() Getter for CREATEDAT, with configurable default
ASK_CREATEDAT() Getter for CREATEDAT w/ exceptions if field has no value
HAS_CREATEDAT() Determine if CREATEDAT has a value

Description

A resource's optional description.

Accessible with the following methods

Method Description
GET_DESCRIPTION() Getter for DESCRIPTION, with configurable default
ASK_DESCRIPTION() Getter for DESCRIPTION w/ exceptions if field has no value
HAS_DESCRIPTION() Determine if DESCRIPTION has a value

Id

A signal map's id.

Accessible with the following methods

Method Description
GET_ID() Getter for ID, with configurable default
ASK_ID() Getter for ID w/ exceptions if field has no value
HAS_ID() Determine if ID has a value

ModifiedAt

ModifiedAt

Accessible with the following methods

Method Description
GET_MODIFIEDAT() Getter for MODIFIEDAT, with configurable default
ASK_MODIFIEDAT() Getter for MODIFIEDAT w/ exceptions if field has no value
HAS_MODIFIEDAT() Determine if MODIFIEDAT has a value

MonitorDeploymentStatus

MonitorDeploymentStatus

Accessible with the following methods

Method Description
GET_MONITORDEPLOYMENTSTATUS() Getter for MONITORDEPLOYMENTSTATUS, with configurable defaul
ASK_MONITORDEPLOYMENTSTATUS() Getter for MONITORDEPLOYMENTSTATUS w/ exceptions if field ha
HAS_MONITORDEPLOYMENTSTATUS() Determine if MONITORDEPLOYMENTSTATUS has a value

Name

A resource's name. Names must be unique within the scope of a resource type in a specific region.

Accessible with the following methods

Method Description
GET_NAME() Getter for NAME, with configurable default
ASK_NAME() Getter for NAME w/ exceptions if field has no value
HAS_NAME() Determine if NAME has a value

Status

Status

Accessible with the following methods

Method Description
GET_STATUS() Getter for STATUS, with configurable default
ASK_STATUS() Getter for STATUS w/ exceptions if field has no value
HAS_STATUS() Determine if STATUS has a value

Tags

Tags

Accessible with the following methods

Method Description
GET_TAGS() Getter for TAGS, with configurable default
ASK_TAGS() Getter for TAGS w/ exceptions if field has no value
HAS_TAGS() Determine if TAGS 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___LISTOFSIGNALMAPSUMMARY

TYPES TT___LISTOFSIGNALMAPSUMMARY TYPE STANDARD TABLE OF REF TO /AWS1/CL_MDLSIGNALMAPSUMMARY WITH DEFAULT KEY
.