Secret Backend Static Role Args
constructor(backend: Output<String>? = null, credentialConfig: Output<Map<String, String>>? = null, credentialType: Output<String>? = null, dbName: Output<String>? = null, name: Output<String>? = null, namespace: Output<String>? = null, rotationPeriod: Output<Int>? = null, rotationSchedule: Output<String>? = null, rotationStatements: Output<List<String>>? = null, rotationWindow: Output<Int>? = null, selfManagedPassword: Output<String>? = null, skipImportRotation: Output<Boolean>? = null, username: Output<String>? = null)