Skip to content

/AWS1/CL_TSIRESTFROMDBBKUPOUT

RestoreFromDbBackupOutput

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_restoreddbresourceid TYPE /AWS1/TSIDBRESOURCEID /AWS1/TSIDBRESOURCEID

The identifier of the restored DB resource.

iv_restorestatus TYPE /AWS1/TSIRESTORESTATUS /AWS1/TSIRESTORESTATUS

The status of the restore operation.

iv_resourcetype TYPE /AWS1/TSIRESOURCETYPE /AWS1/TSIRESOURCETYPE

The type of the restored resource. Valid values are DB_INSTANCE and DB_CLUSTER.

iv_enginetype TYPE /AWS1/TSIENGINETYPE /AWS1/TSIENGINETYPE

The engine type of the restored resource.

iv_deploymenttype TYPE /AWS1/TSIRESOURCEDEPLOYTYPE /AWS1/TSIRESOURCEDEPLOYTYPE

The deployment type of the restored resource.


Queryable Attributes

restoredDbResourceId

The identifier of the restored DB resource.

Accessible with the following methods

Method Description
GET_RESTOREDDBRESOURCEID() Getter for RESTOREDDBRESOURCEID, with configurable default
ASK_RESTOREDDBRESOURCEID() Getter for RESTOREDDBRESOURCEID w/ exceptions if field has n
HAS_RESTOREDDBRESOURCEID() Determine if RESTOREDDBRESOURCEID has a value

restoreStatus

The status of the restore operation.

Accessible with the following methods

Method Description
GET_RESTORESTATUS() Getter for RESTORESTATUS, with configurable default
ASK_RESTORESTATUS() Getter for RESTORESTATUS w/ exceptions if field has no value
HAS_RESTORESTATUS() Determine if RESTORESTATUS has a value

resourceType

The type of the restored resource. Valid values are DB_INSTANCE and DB_CLUSTER.

Accessible with the following methods

Method Description
GET_RESOURCETYPE() Getter for RESOURCETYPE, with configurable default
ASK_RESOURCETYPE() Getter for RESOURCETYPE w/ exceptions if field has no value
HAS_RESOURCETYPE() Determine if RESOURCETYPE has a value

engineType

The engine type of the restored resource.

Accessible with the following methods

Method Description
GET_ENGINETYPE() Getter for ENGINETYPE, with configurable default
ASK_ENGINETYPE() Getter for ENGINETYPE w/ exceptions if field has no value
HAS_ENGINETYPE() Determine if ENGINETYPE has a value

deploymentType

The deployment type of the restored resource.

Accessible with the following methods

Method Description
GET_DEPLOYMENTTYPE() Getter for DEPLOYMENTTYPE, with configurable default
ASK_DEPLOYMENTTYPE() Getter for DEPLOYMENTTYPE w/ exceptions if field has no valu
HAS_DEPLOYMENTTYPE() Determine if DEPLOYMENTTYPE has a value