SecretsMountRedisElasticachArgs

constructor(allowedRoles: Output<List<String>>? = null, data: Output<Map<String, String>>? = null, disableAutomatedRotation: Output<Boolean>? = null, name: Output<String>, password: Output<String>? = null, pluginName: Output<String>? = null, region: Output<String>? = null, rootRotationStatements: Output<List<String>>? = null, rotationPeriod: Output<Int>? = null, rotationSchedule: Output<String>? = null, rotationWindow: Output<Int>? = null, url: Output<String>, username: Output<String>? = null, verifyConnection: Output<Boolean>? = null)