Skip to content

/AWS1/CL_MDLCRECLOUDWATCHALR03

Placeholder documentation for CreateCloudWatchAlarmTemplateGroupResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

IV_ARN TYPE /AWS1/MDL__STRPATARNMEDIALIV01 /AWS1/MDL__STRPATARNMEDIALIV01

A cloudwatch alarm template group's ARN (Amazon Resource Name)

IV_CREATEDAT TYPE /AWS1/MDL__TIMESTAMPISO8601 /AWS1/MDL__TIMESTAMPISO8601

CreatedAt

IV_DESCRIPTION TYPE /AWS1/MDL__STRINGMIN0MAX1024 /AWS1/MDL__STRINGMIN0MAX1024

A resource's optional description.

IV_ID TYPE /AWS1/MDL__STRMIN7MAX11PATAW00 /AWS1/MDL__STRMIN7MAX11PATAW00

A cloudwatch alarm template group's id. AWS provided template groups have ids that start with aws-

IV_MODIFIEDAT TYPE /AWS1/MDL__TIMESTAMPISO8601 /AWS1/MDL__TIMESTAMPISO8601

ModifiedAt

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.

IT_TAGS TYPE /AWS1/CL_MDLTAGMAP_W=>TT_TAGMAP TT_TAGMAP

Tags


Queryable Attributes

Arn

A cloudwatch alarm template group'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 cloudwatch alarm template group's id. AWS provided template groups have ids that start with aws-

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

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

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