{
"secretRotationOptions": [
{
"name": "PostgreSQL Credentials",
"connection": "postgres",
"type": "postgres-credentials",
"template": {
"createUserStatement": "<string>",
"rotationStatement": "<string>",
"secretsMapping": {
"username": "<string>",
"password": "<string>"
}
}
}
]
}