Skip to content

/AWS1/CL_BUPGETBACKUPVAULTNT01

GetBackupVaultNotificationsOutput

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_backupvaultname TYPE /AWS1/BUPBACKUPVAULTNAME /AWS1/BUPBACKUPVAULTNAME

The name of a logical container where backups are stored. Backup vaults are identified by names that are unique to the account used to create them and the Region where they are created.

iv_backupvaultarn TYPE /AWS1/BUPARN /AWS1/BUPARN

An Amazon Resource Name (ARN) that uniquely identifies a backup vault; for example, arn:aws:backup:us-east-1:123456789012:backup-vault:aBackupVault.

iv_snstopicarn TYPE /AWS1/BUPARN /AWS1/BUPARN

An ARN that uniquely identifies an Amazon Simple Notification Service (Amazon SNS) topic; for example, arn:aws:sns:us-west-2:111122223333:MyTopic.

it_backupvaultevents TYPE /AWS1/CL_BUPBACKUPVAULTEVTS_W=>TT_BACKUPVAULTEVENTS TT_BACKUPVAULTEVENTS

An array of events that indicate the status of jobs to back up resources to the backup vault.


Queryable Attributes

BackupVaultName

The name of a logical container where backups are stored. Backup vaults are identified by names that are unique to the account used to create them and the Region where they are created.

Accessible with the following methods

Method Description
GET_BACKUPVAULTNAME() Getter for BACKUPVAULTNAME, with configurable default
ASK_BACKUPVAULTNAME() Getter for BACKUPVAULTNAME w/ exceptions if field has no val
HAS_BACKUPVAULTNAME() Determine if BACKUPVAULTNAME has a value

BackupVaultArn

An Amazon Resource Name (ARN) that uniquely identifies a backup vault; for example, arn:aws:backup:us-east-1:123456789012:backup-vault:aBackupVault.

Accessible with the following methods

Method Description
GET_BACKUPVAULTARN() Getter for BACKUPVAULTARN, with configurable default
ASK_BACKUPVAULTARN() Getter for BACKUPVAULTARN w/ exceptions if field has no valu
HAS_BACKUPVAULTARN() Determine if BACKUPVAULTARN has a value

SNSTopicArn

An ARN that uniquely identifies an Amazon Simple Notification Service (Amazon SNS) topic; for example, arn:aws:sns:us-west-2:111122223333:MyTopic.

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

BackupVaultEvents

An array of events that indicate the status of jobs to back up resources to the backup vault.

Accessible with the following methods

Method Description
GET_BACKUPVAULTEVENTS() Getter for BACKUPVAULTEVENTS, with configurable default
ASK_BACKUPVAULTEVENTS() Getter for BACKUPVAULTEVENTS w/ exceptions if field has no v
HAS_BACKUPVAULTEVENTS() Determine if BACKUPVAULTEVENTS has a value