ManagedAgentSessionDatabaseEngine
Properties
string
"postgres""aurora_postgres"
View JSON Schema
{
"type": "string",
"enum": [
"postgres",
"aurora_postgres"
]
}
"postgres""aurora_postgres"{
"type": "string",
"enum": [
"postgres",
"aurora_postgres"
]
}