Redis Enterprise Args
constructor(clusterName: Output<String>? = null, encryption: Output<ClusterPropertiesEncryptionArgs>? = null, identity: Output<ManagedServiceIdentityArgs>? = null, location: Output<String>? = null, minimumTlsVersion: Output<Either<String, TlsVersion>>? = null, resourceGroupName: Output<String>? = null, sku: Output<EnterpriseSkuArgs>? = null, tags: Output<Map<String, String>>? = null, zones: Output<List<String>>? = null)