/AWS1/CL_BUPCRERESTOREACCBAC01¶
CreateRestoreAccessBackupVaultOutput
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
iv_restoreaccbackupvaultarn
TYPE /AWS1/BUPARN
/AWS1/BUPARN
¶
The ARN that uniquely identifies the created restore access backup vault.
iv_vaultstate
TYPE /AWS1/BUPVAULTSTATE
/AWS1/BUPVAULTSTATE
¶
The current state of the restore access backup vault.
iv_restoreaccbackupvaultname
TYPE /AWS1/BUPBACKUPVAULTNAME
/AWS1/BUPBACKUPVAULTNAME
¶
The name of the created restore access backup vault.
iv_creationdate
TYPE /AWS1/BUPTIMESTAMP
/AWS1/BUPTIMESTAMP
¶
>The date and time when the restore access backup vault was created, in Unix format and Coordinated Universal Time
Queryable Attributes¶
RestoreAccessBackupVaultArn¶
The ARN that uniquely identifies the created restore access backup vault.
Accessible with the following methods¶
Method | Description |
---|---|
GET_RESTOREACCBACKUPVAULTARN() |
Getter for RESTOREACCESSBACKUPVAULTARN, with configurable de |
ASK_RESTOREACCBACKUPVAULTARN() |
Getter for RESTOREACCESSBACKUPVAULTARN w/ exceptions if fiel |
HAS_RESTOREACCBACKUPVAULTARN() |
Determine if RESTOREACCESSBACKUPVAULTARN has a value |
VaultState¶
The current state of the restore access backup vault.
Accessible with the following methods¶
Method | Description |
---|---|
GET_VAULTSTATE() |
Getter for VAULTSTATE, with configurable default |
ASK_VAULTSTATE() |
Getter for VAULTSTATE w/ exceptions if field has no value |
HAS_VAULTSTATE() |
Determine if VAULTSTATE has a value |
RestoreAccessBackupVaultName¶
The name of the created restore access backup vault.
Accessible with the following methods¶
Method | Description |
---|---|
GET_RESTOREACCBACKUPVAULTN00() |
Getter for RESTOREACCESSBACKUPVAULTNAME, with configurable d |
ASK_RESTOREACCBACKUPVAULTN00() |
Getter for RESTOREACCESSBACKUPVAULTNAME w/ exceptions if fie |
HAS_RESTOREACCBACKUPVAULTN00() |
Determine if RESTOREACCESSBACKUPVAULTNAME has a value |
CreationDate¶
>The date and time when the restore access backup vault was created, in Unix format and Coordinated Universal Time
Accessible with the following methods¶
Method | Description |
---|---|
GET_CREATIONDATE() |
Getter for CREATIONDATE, with configurable default |
ASK_CREATIONDATE() |
Getter for CREATIONDATE w/ exceptions if field has no value |
HAS_CREATIONDATE() |
Determine if CREATIONDATE has a value |