View source: R/ssmsap_operations.R
ssmsap_get_database | R Documentation |
Gets the SAP HANA database of an application registered with AWS Systems Manager for SAP.
See https://www.paws-r-sdk.com/docs/ssmsap_get_database/ for full documentation.
ssmsap_get_database(
ApplicationId = NULL,
ComponentId = NULL,
DatabaseId = NULL,
DatabaseArn = NULL
)
ApplicationId |
The ID of the application. |
ComponentId |
The ID of the component. |
DatabaseId |
The ID of the database. |
DatabaseArn |
The Amazon Resource Name (ARN) of the database. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.