Skip to content

/AWS1/CL_CHMNOTIFICATIONSCONF

The configuration for resource targets to receive notifications when meeting and attendee events occur.

CONSTRUCTOR

IMPORTING

Optional arguments:

IV_LAMBDAFUNCTIONARN TYPE /AWS1/CHMARN /AWS1/CHMARN

The ARN of the Amazon Web Services Lambda function in the notifications configuration.

IV_SNSTOPICARN TYPE /AWS1/CHMARN /AWS1/CHMARN

The ARN of the SNS topic.

IV_SQSQUEUEARN TYPE /AWS1/CHMARN /AWS1/CHMARN

The ARN of the SQS queue.


Queryable Attributes

LambdaFunctionArn

The ARN of the Amazon Web Services Lambda function in the notifications configuration.

Accessible with the following methods

Method Description
GET_LAMBDAFUNCTIONARN() Getter for LAMBDAFUNCTIONARN, with configurable default
ASK_LAMBDAFUNCTIONARN() Getter for LAMBDAFUNCTIONARN w/ exceptions if field has no v
HAS_LAMBDAFUNCTIONARN() Determine if LAMBDAFUNCTIONARN has a value

SnsTopicArn

The ARN of the SNS topic.

Accessible with the following methods

Method Description
GET_SNSTOPICARN() Getter for SNSTOPICARN, with configurable default
ASK_SNSTOPICARN() Getter for SNSTOPICARN w/ exceptions if field has no value
HAS_SNSTOPICARN() Determine if SNSTOPICARN has a value

SqsQueueArn

The ARN of the SQS queue.

Accessible with the following methods

Method Description
GET_SQSQUEUEARN() Getter for SQSQUEUEARN, with configurable default
ASK_SQSQUEUEARN() Getter for SQSQUEUEARN w/ exceptions if field has no value
HAS_SQSQUEUEARN() Determine if SQSQUEUEARN has a value