Secrets Mount Mongodbatla Args
constructor(allowedRoles: Output<List<String>>? = null, data: Output<Map<String, String>>? = null, disableAutomatedRotation: Output<Boolean>? = null, name: Output<String>, pluginName: Output<String>? = null, privateKey: Output<String>, projectId: Output<String>, publicKey: Output<String>, rootRotationStatements: Output<List<String>>? = null, rotationPeriod: Output<Int>? = null, rotationSchedule: Output<String>? = null, rotationWindow: Output<Int>? = null, verifyConnection: Output<Boolean>? = null)