SecretsMountRedisElasticach

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