/AWS1/CL_MDLGETEVTBRIDGERLTM01¶
Placeholder documentation for GetEventBridgeRuleTemplateResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_arn TYPE /AWS1/MDL__STRPATARNMEDIALIV02 /AWS1/MDL__STRPATARNMEDIALIV02¶
An eventbridge rule template'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.
it_eventtargets TYPE /AWS1/CL_MDLEVTBRIDGERLTMPLTGT=>TT___LSTOFEVTBRIDGERULETMPLTGT TT___LSTOFEVTBRIDGERULETMPLTGT¶
EventTargets
iv_eventtype TYPE /AWS1/MDLEVTBRIDGERLTMPLEVTT00 /AWS1/MDLEVTBRIDGERLTMPLEVTT00¶
EventType
iv_groupid TYPE /AWS1/MDL__STRMIN7MAX11PATAW00 /AWS1/MDL__STRMIN7MAX11PATAW00¶
An eventbridge rule template group's id. AWS provided template groups have ids that start with
aws-
iv_id TYPE /AWS1/MDL__STRMIN7MAX11PATAW00 /AWS1/MDL__STRMIN7MAX11PATAW00¶
An eventbridge rule template's id. AWS provided templates 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¶
An eventbridge rule template'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 |
EventTargets¶
EventTargets
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_EVENTTARGETS() |
Getter for EVENTTARGETS, with configurable default |
ASK_EVENTTARGETS() |
Getter for EVENTTARGETS w/ exceptions if field has no value |
HAS_EVENTTARGETS() |
Determine if EVENTTARGETS has a value |
EventType¶
EventType
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_EVENTTYPE() |
Getter for EVENTTYPE, with configurable default |
ASK_EVENTTYPE() |
Getter for EVENTTYPE w/ exceptions if field has no value |
HAS_EVENTTYPE() |
Determine if EVENTTYPE has a value |
GroupId¶
An eventbridge rule template group's id. AWS provided template groups have ids that start with
aws-
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_GROUPID() |
Getter for GROUPID, with configurable default |
ASK_GROUPID() |
Getter for GROUPID w/ exceptions if field has no value |
HAS_GROUPID() |
Determine if GROUPID has a value |
Id¶
An eventbridge rule template's id. AWS provided templates 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 |