Skip to content

/AWS1/CL_GLAVAULTNOTIFCONFIG

Represents a vault's notification configuration.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_snstopic TYPE /AWS1/GLASTRING /AWS1/GLASTRING

The Amazon Simple Notification Service (Amazon SNS) topic Amazon Resource Name (ARN).

it_events TYPE /AWS1/CL_GLANOTIFEVENTLIST_W=>TT_NOTIFICATIONEVENTLIST TT_NOTIFICATIONEVENTLIST

A list of one or more events for which Amazon S3 Glacier will send a notification to the specified Amazon SNS topic.


Queryable Attributes

SNSTopic

The Amazon Simple Notification Service (Amazon SNS) topic Amazon Resource Name (ARN).

Accessible with the following methods

Method Description
GET_SNSTOPIC() Getter for SNSTOPIC, with configurable default
ASK_SNSTOPIC() Getter for SNSTOPIC w/ exceptions if field has no value
HAS_SNSTOPIC() Determine if SNSTOPIC has a value

Events

A list of one or more events for which Amazon S3 Glacier will send a notification to the specified Amazon SNS topic.

Accessible with the following methods

Method Description
GET_EVENTS() Getter for EVENTS, with configurable default
ASK_EVENTS() Getter for EVENTS w/ exceptions if field has no value
HAS_EVENTS() Determine if EVENTS has a value